Home
last modified time | relevance | path

Searched defs:fromJson (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DTestResource.java50 public static TestResource fromJson(JSONObject json) { in fromJson() method in TestResource
DTradefedConfigObject.java72 public static TradefedConfigObject fromJson(JSONObject json) throws JSONException { in fromJson() method in TradefedConfigObject
DTestContext.java64 public static TestContext fromJson(JSONObject json) throws JSONException { in fromJson() method in TestContext
DClusterCommand.java212 public static ClusterCommand fromJson(JSONObject json) throws JSONException { in fromJson() method in ClusterCommand
DTestEnvironment.java214 public static TestEnvironment fromJson(JSONObject json) throws JSONException { in fromJson() method in TestEnvironment