Searched refs:endArray (Results 1 – 9 of 9) sorted by relevance
77 jsonWriter.beginArray().endArray(); in testMultipleTopLevelValues()91 jsonWriter.endArray(); in testBadNestingObject()185 jsonWriter.endArray(); in testDoubles()207 jsonWriter.endArray(); in testLongs()224 jsonWriter.endArray(); in testNumbers()238 jsonWriter.endArray(); in testBooleans()247 jsonWriter.endArray(); in testNulls()273 jsonWriter.endArray(); in testStrings()299 jsonWriter.endArray(); in testUnicodeLineBreaksEscaped()307 jsonWriter.endArray(); in testEmptyArray()[all …]
37 reader.endArray(); in testReadArray()45 reader.endArray(); in testReadEmptyArray()125 reader.endArray(); in testHelloWorld()198 reader.endArray(); in testCharacterUnescaping()242 reader.endArray(); in testDoubles()274 reader.endArray(); in testLenientDoubles()302 reader.endArray(); in testTruncatedBufferBoundary()328 reader.endArray(); in testLongNumericLiterals()371 reader.endArray(); in testLongs()394 reader.endArray(); in testHighPrecisionDouble_losesPrecision()[all …]
243 public void endArray() { in endArray() method in DeviceInfoActivity245 mJsonWriter.endArray(); in endArray()322 mJsonWriter.endArray(); in addArray()339 mJsonWriter.endArray(); in addArray()356 mJsonWriter.endArray(); in addArray()373 mJsonWriter.endArray(); in addArray()390 mJsonWriter.endArray(); in addArray()
48 endArray(); // Package in collectDeviceInfo()
73 endArray(); // test_groups in collectDeviceInfo()
143 reader.endArray(); in parse()222 reader.endArray(); in readStrings()231 reader.endArray(); in readModes()
186 public JsonWriter endArray() throws IOException { in endArray() method in JsonWriter
263 public void endArray() throws IOException { in endArray() method in JsonReader
107940 public org.json.JSONStringer endArray()