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