Home
last modified time | relevance | path

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

/cts/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java196 checkResult(ResultHandler.getResultFromDir(resultDir)); in testSerialization()
202 checkResult(ResultHandler.getResultFromDir(resultDir)); in testParsing()
283 static void checkResult(IInvocationResult result) throws Exception { in checkResult() method in ResultHandlerTest