Searched defs:stringer (Results 1 – 3 of 3) sorted by relevance
37 JSONStringer stringer = new JSONStringer(); in testValueJSONNull() local45 JSONStringer stringer = new JSONStringer(); in testEmptyObject() local52 JSONStringer stringer = new JSONStringer(); in testEmptyArray() local59 JSONStringer stringer = new JSONStringer(); in testArray() local71 JSONStringer stringer = new JSONStringer(); in testValueObjectMethods() local81 JSONStringer stringer = new JSONStringer(); in testKeyValue() local101 JSONStringer stringer = new JSONStringer(); in testNumericRepresentations() local126 JSONStringer stringer = new JSONStringer(); in testWeirdNumbers() local186 JSONStringer stringer = new JSONStringer(); in testRepeatedKey() local196 JSONStringer stringer = new JSONStringer(); in testEmptyKey() local[all …]
568 JSONStringer stringer = new JSONStringer(); in join() local586 JSONStringer stringer = new JSONStringer(); in toString() local607 JSONStringer stringer = new JSONStringer(indentSpaces); in toString() local613 void writeTo(JSONStringer stringer) throws JSONException { in writeTo()
701 JSONStringer stringer = new JSONStringer(); in toString() local725 JSONStringer stringer = new JSONStringer(indentSpaces); in toString() local731 void writeTo(JSONStringer stringer) throws JSONException { in writeTo()778 JSONStringer stringer = new JSONStringer(); in quote() local