Searched defs:stringer (Results 1 – 3 of 3) sorted by relevance
32 JSONStringer stringer = new JSONStringer(); in testValueJSONNull() local40 JSONStringer stringer = new JSONStringer(); in testEmptyObject() local47 JSONStringer stringer = new JSONStringer(); in testEmptyArray() local54 JSONStringer stringer = new JSONStringer(); in testArray() local66 JSONStringer stringer = new JSONStringer(); in testValueObjectMethods() local76 JSONStringer stringer = new JSONStringer(); in testKeyValue() local96 JSONStringer stringer = new JSONStringer(); in testNumericRepresentations() local121 JSONStringer stringer = new JSONStringer(); in testWeirdNumbers() local181 JSONStringer stringer = new JSONStringer(); in testRepeatedKey() local191 JSONStringer stringer = new JSONStringer(); in testEmptyKey() local[all …]
566 JSONStringer stringer = new JSONStringer(); in join() local584 JSONStringer stringer = new JSONStringer(); in toString() local605 JSONStringer stringer = new JSONStringer(indentSpaces); in toString() local610 void writeTo(JSONStringer stringer) throws JSONException { in writeTo()
688 JSONStringer stringer = new JSONStringer(); in toString() local712 JSONStringer stringer = new JSONStringer(indentSpaces); in toString() local717 void writeTo(JSONStringer stringer) throws JSONException { in writeTo()764 JSONStringer stringer = new JSONStringer(); in quote() local