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

/libcore/luni/src/test/java/libcore/java/io/
H A DOldAndroidStreamTokenizerTest.java49 b.commentChar('u');
H A DOldStreamTokenizerTest.java70 b.commentChar('u');
/libcore/ojluni/src/main/java/java/io/
H A DStreamTokenizer.java193 commentChar('/');
355 public void commentChar(int ch) { method in class:StreamTokenizer
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
H A DStreamTokenizerTest.java84 * java.io.StreamTokenizer#commentChar(int)
89 st.commentChar('*');

Completed in 141 milliseconds