Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 2 of 2) sorted by relevance

/cts/libs/json/src/com/android/json/stream/
DJsonReader.java620 int quote = nextNonWhitespace(); in nextInObject() local
807 private String nextString(char quote) throws IOException { in nextString()
/cts/tests/media/jni/
DNativeMediaFormatUnitTest.cpp114 auto* quote = new Buffer{new char[sz], sz}; in NativeMediaFormatUnitTest() local