Searched refs:mNativeTestDevicePath (Results 1 – 1 of 1) sorted by relevance
60 private String mNativeTestDevicePath = DEFAULT_NATIVETEST_PATH; field in GTest150 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath()