Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DNativeStressTest.java55 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeStressTest
131 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
DGoogleBenchmarkTest.java61 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in GoogleBenchmarkTest
134 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
DNativeBenchmarkTest.java57 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeBenchmarkTest
153 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()