HomeSort by relevance Sort by last modified time
    Searched refs:RESULTS_ROOT_DIR_PATH (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
ManagerService.java 47 static final String RESULTS_ROOT_DIR_PATH =
152 mSummarizer = new Summarizer(RESULTS_ROOT_DIR_PATH, getApplicationContext());
229 FsUtils.writeDataToStorage(new File(RESULTS_ROOT_DIR_PATH, resultPath),
242 FsUtils.writeDataToStorage(new File(RESULTS_ROOT_DIR_PATH, resultPath),
Summarizer.java 229 return new File(ManagerService.RESULTS_ROOT_DIR_PATH + File.separator +

Completed in 36 milliseconds