Home
last modified time | relevance | path

Searched defs:fromJsonArray (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DTestResource.java54 public static List<TestResource> fromJsonArray(JSONArray jsonArray) throws JSONException { in fromJsonArray() method in TestResource
DTradefedConfigObject.java93 public static List<TradefedConfigObject> fromJsonArray(JSONArray arr) throws JSONException { in fromJsonArray() method in TradefedConfigObject