Home
last modified time | relevance | path

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

/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DResultHandler.java172 File resultFile = null; in getResultFromDir() local
406 File resultFile = new File(resultDir, TEST_RESULT_FILE_NAME); in writeResults() local
685 File resultFile = new File(resultDir, TEST_RESULT_FILE_NAME); in getResultDirectories() local
/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DResultHandlerTest.java442 File resultFile = new File(resultDir, ResultHandler.TEST_RESULT_FILE_NAME); in writeResultDir() local