Searched refs:resourceVariableCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/test/tools/javac/processing/model/element/
H A DTestResourceVariable.java51 int resourceVariableCount = 0; field in class:TestResourceVariable
65 if (resourceVariableCount != 3)
67 resourceVariableCount);
125 resourceVariableCount++;

Completed in 29 milliseconds