Searched refs:mDeviceTestPath (Results 1 – 3 of 3) sorted by relevance
55 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeStressTest131 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
61 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in GoogleBenchmarkTest134 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()
57 private String mDeviceTestPath = DEFAULT_TEST_PATH; field in NativeBenchmarkTest153 StringBuilder testPath = new StringBuilder(mDeviceTestPath); in getTestPath()