Searched refs:mNativeTestDevicePath (Results 1 – 2 of 2) sorted by relevance
57 private String mNativeTestDevicePath = DEFAULT_NATIVETEST_PATH; field in SkiaTest93 String fullPath = mNativeTestDevicePath + "/" + mSkiaApp + "/" + mSkiaApp; in run()
50 private String mNativeTestDevicePath = DEFAULT_NATIVETEST_PATH; field in GTest109 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath()