Searched refs:printJsonTable (Results 1 – 1 of 1) sorted by relevance
342 private static void printJsonTable(String name, JSONArray table) throws JSONException { in printJsonTable() method in VtsMultiDeviceTestResultParser460 printJsonTable(key, tables.getJSONArray(key)); in processJsonFile()