Searched defs:fromJson (Results 1 – 5 of 5) sorted by relevance
/tools/tradefederation/core/src/com/android/tradefed/cluster/ | ||
D | TestResource.java | 42 static TestResourceParameters fromJson(JSONObject json) { in fromJson() method in TestResource.TestResourceParameters |
D | TradefedConfigObject.java | 72 public static TradefedConfigObject fromJson(JSONObject json) throws JSONException { in fromJson() method in TradefedConfigObject |
D | TestContext.java | 64 public static TestContext fromJson(JSONObject json) throws JSONException { in fromJson() method in TestContext |
D | ClusterCommand.java | 212 public static ClusterCommand fromJson(JSONObject json) throws JSONException { in fromJson() method in ClusterCommand |
D | TestEnvironment.java | 260 public static TestEnvironment fromJson(JSONObject json) throws JSONException { in fromJson() method in TestEnvironment |