Home
last modified time | relevance | path

Searched refs:processJsonFile (Results 1 – 3 of 3) sorted by relevance

/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParserTest.java234 resultParser.processJsonFile(object); in testNormalSummary()
256 resultParser.processJsonFile(object); in testClassErrorSummary()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java382 public void processJsonFile(JSONObject object) throws RuntimeException { in processJsonFile() method in VtsMultiDeviceTestResultParser
DVtsMultiDeviceTest.java1407 parser.processJsonFile(object); in doRunTest()