Searched refs:testDirs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
H A DPerformanceTest.java199 private boolean runIteration(String[] testDirs) { argument
201 for (String testDirName : testDirs) {
220 private boolean runTestDirs(String[] testDirs) { argument
222 if (!runIteration(testDirs)) {

Completed in 22 milliseconds