Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/app-perf-tests/src/com/android/documentsui/
H A DFilesAppPerfTest.java65 runFilesStartPerformanceTest(true); in testFilesColdStartPerformance()
70 runFilesStartPerformanceTest(false); in testFilesWarmStartPerformance()
73 public void runFilesStartPerformanceTest(boolean cold) throws Exception { in runFilesStartPerformanceTest() method in FilesAppPerfTest