Searched refs:endObject (Results 1 – 12 of 12) sorted by relevance
57 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 …]
57 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()
58 mJsonWriter.endObject(); in close()84 mJsonWriter.endObject(); in endGroup()
78 mJsonWriter.endObject(); in close()
205 public JsonWriter endObject() throws IOException { in endObject() method in JsonWriter
279 public void endObject() throws IOException { in endObject() method in JsonReader
235 reader.endObject(); in readExpectation()
371 writer.endObject(); in writeVideoMetaInfo()
156 writer.endObject(); in writeJSONToStream()
107942 public org.json.JSONStringer endObject()