Searched refs:TABLES (Results 1 – 1 of 1) sorted by relevance
85 static final String TABLES = "Tables"; field in VtsMultiDeviceTestResultParser455 if (!resultObject.isNull(TABLES)) { in processJsonFile()456 JSONObject tables = resultObject.getJSONObject(TABLES); in processJsonFile()