Home
last modified time | relevance | path

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

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DNativeBenchmarkTestTest.java80 String res = mBenchmark.getTestPath(); in testGetTestPath()
88 String res = mBenchmark.getTestPath(); in testGetTestPath_withModule()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DNativeStressTest.java129 private String getTestPath() { in getTestPath() method in NativeStressTest
226 String testPath = getTestPath(); in run()
DNativeBenchmarkTest.java153 String getTestPath() { in getTestPath() method in NativeBenchmarkTest
256 String testPath = getTestPath(); in run()
DGoogleBenchmarkTest.java167 private String getTestPath(String root, String child) { in getTestPath() method in GoogleBenchmarkTest
344 String testPath = getTestPath(mDeviceTestPath, testModule); in run()
DGTest.java161 private String getTestPath() { in getTestPath() method in GTest
449 String testPath = getTestPath(); in run()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/rust/
DRustBinaryTest.java83 private String getTestPath() { in getTestPath() method in RustBinaryTest
258 String testPath = getTestPath(); in run()