Searched defs:quote (Results 1 – 4 of 4) sorted by relevance
113 static String quote(String s) { in quote() method in LocalLogTest
654 int quote = nextNonWhitespace(); in nextInObject() local881 private String nextString(char quote) throws IOException { in nextString()
909 char quote = lastChar; in skipTagForward() local941 char quote = lastChar; in skipTagBackward() local
145 private static String quote(String str) { in quote() method in NetworkScoreServiceTest