Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/rust/
DRustBinaryTestTest.java168 String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_noTestDir() local
192 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testNotFound() local
208 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testNotFound2() local
234 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun() local
301 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_nested() local
338 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testGcovCoverage_GcovPrefixSet() local
365 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in doTestFilter() local
430 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testOptions() local
455 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testLdLibraryPathOption() local
486 final String testPath = RustBinaryTest.DEFAULT_TEST_PATH; in testRun_benchmark() local
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/
DRustBinaryTest.java93 StringBuilder testPath = new StringBuilder(mTestDevicePath); in getTestPath() local
250 private void wrongTestPath(String msg, String testPath, ITestInvocationListener listener) { in wrongTestPath()
267 String testPath = getTestPath(); in run() local
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DNativeStressTest.java130 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
226 String testPath = getTestPath(); in run() local
DNativeBenchmarkTest.java154 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath() local
256 String testPath = getTestPath(); in run() local
DGTest.java162 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath() local
449 String testPath = getTestPath(); in run() local
DGoogleBenchmarkTest.java168 StringBuilder testPath = new StringBuilder(root); in getTestPath() local
344 String testPath = getTestPath(mDeviceTestPath, testModule); in run() local
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DGoogleBenchmarkTestTest.java459 String testPath = nativeTestPath + "/test1"; in doTestFilter() local
590 String testPath = nativeTestPath + "/" + testName; in testCommandTooLong() local
DGTestTest.java249 String testPath = nativeTestPath + "/test1"; in doTestFilter() local
338 String testPath = nativeTestPath + "/" + testName; in testCommandTooLong() local