Searched refs:beginObject (Results 1 – 8 of 8) sorted by relevance
42 jsonWriter.beginObject(); in testTwoNames()54 jsonWriter.beginObject(); in testNameWithoutValue()66 jsonWriter.beginObject(); in testValueWithoutName()89 jsonWriter.beginObject(); in testBadNestingObject()112 jsonWriter.beginObject(); in testNullName()123 jsonWriter.beginObject(); in testNullStringValue()314 jsonWriter.beginObject(); in testEmptyObject()323 jsonWriter.beginObject(); in testObjectsInArrays()327 jsonWriter.beginObject(); in testObjectsInArrays()339 jsonWriter.beginObject(); in testArraysInObjects()[all …]
52 reader.beginObject(); in testReadObject()63 reader.beginObject(); in testReadEmptyObject()72 reader.beginObject(); in testSkipObject()83 reader.beginObject(); in testSkipBeforeEndOfObject()103 reader.beginObject(); in testSkipAfterEndOfDocument()119 reader.beginObject(); in testHelloWorld()144 new JsonReader(new StringReader("")).beginObject(); in testEmptyString()477 reader.beginObject(); in testMissingValue()488 reader.beginObject(); in testPrematureEndOfInput()501 reader.beginObject(); in testPrematurelyClosed()[all …]
167 mJsonWriter.beginObject(); in startJsonWriter()187 mJsonWriter.beginObject(); in startGroup()199 mJsonWriter.beginObject(); in startGroup()
196 public JsonWriter beginObject() throws IOException { in beginObject() method in JsonWriter
271 public void beginObject() throws IOException { in beginObject() method in JsonReader
163 reader.beginObject(); in readExpectation()
356 writer.beginObject(); in writeVideoMetaInfo()
139 writer.beginObject(); in writeJSONToStream()