Searched refs:mDeviceTestPath (Results 1 – 3 of 3) sorted by relevance
54 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeStressTest130 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
56 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeBenchmarkTest154 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
72 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in GoogleBenchmarkTest344 String testPath = getTestPath(mDeviceTestPath, testModule); in run()