Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DGoogleBenchmarkTest.java163 int numTests = countExpectedTests(testDevice, root); in doRunAllTestsInSubdirectory()
190 private int countExpectedTests(ITestDevice testDevice, String fullBinaryPath) in countExpectedTests() method in GoogleBenchmarkTest