Searched refs:gson (Results 1 – 4 of 4) sorted by relevance
26 import com.google.gson.Gson;27 import com.google.gson.JsonSyntaxException;88 Gson gson = new Gson(); in setUp() local90 mVkJson = gson.fromJson(cmdString, VkJson.class); in setUp()
38 import com.google.gson.Gson;257 Gson gson = new Gson(); in writeResults() local258 RunHistory[] runHistories = gson.fromJson(runHistoryJson, RunHistory[].class); in writeResults()
27 "gson-prebuilt-jar",
149 "gson-prebuilt-jar",