Searched refs:runHistoryJSON (Results 1 – 1 of 1) sorted by relevance
159 String runHistoryJSON = in init() local161 if (runHistoryJSON != null) { in init()163 RunHistory[] runHistories = gson.fromJson(runHistoryJSON, RunHistory[].class); in init()