Searched defs:jsonObj (Results 1 – 4 of 4) sorted by relevance
48 JsonObject jsonObj = new JsonObject(); in testAddingAndRemovingObjectProperties() local68 JsonObject jsonObj = new JsonObject(); in testAddingNullPropertyValue() local80 JsonObject jsonObj = new JsonObject(); in testAddingNullOrEmptyPropertyName() local93 JsonObject jsonObj = new JsonObject(); in testAddingBooleanProperties() local108 JsonObject jsonObj = new JsonObject(); in testAddingStringProperties() local123 JsonObject jsonObj = new JsonObject(); in testAddingCharacterProperties() local142 JsonObject jsonObj = new JsonObject(); in testPropertyWithQuotes() local153 JsonObject jsonObj = new JsonObject(); in testWritePropertyWithEmptyStringName() local161 JsonObject jsonObj = JsonParser.parseString("{\"\":true}").getAsJsonObject(); in testReadPropertyWithEmptyStringName() local
104 JSONObject jsonObj = new JSONObject(rulesJSON); in parsePackageNames() local
107 JsonObject jsonObj = json.getAsJsonObject(); in deserialize() local
441 JsonObject jsonObj = json.getAsJsonObject(); in deserialize() local