Home
last modified time | relevance | path

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

/cts/tests/tests/util/src/android/util/cts/
DJsonWriterTest.java57 jsonWriter.endObject(); in testNameWithoutValue()
103 jsonWriter.endObject(); in testBadNestingArray()
126 jsonWriter.endObject(); in testNullStringValue()
315 jsonWriter.endObject(); in testEmptyObject()
326 jsonWriter.endObject(); in testObjectsInArrays()
330 jsonWriter.endObject(); in testObjectsInArrays()
350 jsonWriter.endObject(); in testArraysInObjects()
376 jsonWriter.endObject(); in testDeepNestingObjects()
378 jsonWriter.endObject(); in testDeepNestingObjects()
390 jsonWriter.endObject(); in testRepeatedName()
[all …]
DJsonReaderTest.java57 reader.endObject(); in testReadObject()
65 reader.endObject(); in testReadEmptyObject()
77 reader.endObject(); in testSkipObject()
104 reader.endObject(); in testSkipAfterEndOfDocument()
126 reader.endObject(); in testHelloWorld()
558 reader.endObject(); in testNextFailuresDoNotAdvance()
583 reader.endObject(); in testNextFailuresDoNotAdvance()
878 reader.endObject(); in testLenientMultipleTopLevelValues()
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DDeviceInfoStore.java58 mJsonWriter.endObject(); in close()
84 mJsonWriter.endObject(); in endGroup()
DReportLogDeviceInfoStore.java78 mJsonWriter.endObject(); in close()
/cts/common/host-side/util/src/com/android/compatibility/common/util/
DHostInfoStore.java58 mJsonWriter.endObject(); in close()
84 mJsonWriter.endObject(); in endGroup()
DReportLogHostInfoStore.java78 mJsonWriter.endObject(); in close()
/cts/libs/json/src/com/android/json/stream/
DJsonWriter.java205 public JsonWriter endObject() throws IOException { in endObject() method in JsonWriter
DJsonReader.java279 public void endObject() throws IOException { in endObject() method in JsonReader
/cts/libs/vogar-expect/src/vogar/
DExpectationStore.java235 reader.endObject(); in readExpectation()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVRecordActivity.java371 writer.endObject(); in writeVideoMetaInfo()
DRVCVXCheckAnalyzer.java156 writer.endObject(); in writeJSONToStream()
/cts/tools/dex-tools/dex/
Dclasses0.out.dex107942 public org.json.JSONStringer endObject()