Home
last modified time | relevance | path

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

/test/suite_harness/common/util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java412 static File writeResultDir(File resultsDir, boolean newTestFormat) throws IOException { in writeResultDir()
422 static File writeResultDir(File resultsDir, String buildInfo, boolean newTestFormat) in writeResultDir()
504 static void checkResult(IInvocationResult result, boolean newTestFormat) throws Exception { in checkResult()
514 IInvocationResult result, String expectedBuildFingerprint, boolean newTestFormat, in checkResult()