Searched refs:endObject (Results 1 – 9 of 9) 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()
175 mJsonWriter.endObject(); in closeJsonWriter()210 mJsonWriter.endObject(); in endGroup()
205 public JsonWriter endObject() throws IOException { in endObject() method in JsonWriter
279 public void endObject() throws IOException { in endObject() method in JsonReader
199 reader.endObject(); in readExpectation()
362 writer.endObject(); in writeVideoMetaInfo()
155 writer.endObject(); in writeJSONToStream()
107942 public org.json.JSONStringer endObject()