Home
last modified time | relevance | path

Searched defs:testPath (Results 1 – 5 of 5) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DNativeStressTest.java131 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
230 String testPath = getTestPath(); in run() local
DGoogleBenchmarkTest.java126 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
250 String testPath = getTestPath(); in run() local
DNativeBenchmarkTest.java153 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
254 String testPath = getTestPath(); in run() local
DGTest.java425 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath() local
734 String testPath = getTestPath(); in run() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DGTestTest.java223 String testPath = nativeTestPath + "/test1"; in doTestFilter() local
296 String testPath = nativeTestPath + "/test1"; in testCommandTooLong() local