Home
last modified time | relevance | path

Searched refs:currentChar (Results 1 – 1 of 1) sorted by relevance

/cts/tools/vm-tests-tf/build/src/util/build/
DBuildUtilBase.java117 char currentChar = (char) readResult; in parseTestMethod() local
118 switch (currentChar) { in parseTestMethod()
121 builder.append(currentChar); in parseTestMethod()
126 builder.append(currentChar); in parseTestMethod()
130 builder.append(currentChar); in parseTestMethod()