Searched defs:fromJson (Results 1 – 5 of 5) sorted by relevance
50 public static TestResource fromJson(JSONObject json) { in fromJson() method in TestResource
72 public static TradefedConfigObject fromJson(JSONObject json) throws JSONException { in fromJson() method in TradefedConfigObject
64 public static TestContext fromJson(JSONObject json) throws JSONException { in fromJson() method in TestContext
212 public static ClusterCommand fromJson(JSONObject json) throws JSONException { in fromJson() method in ClusterCommand
214 public static TestEnvironment fromJson(JSONObject json) throws JSONException { in fromJson() method in TestEnvironment