Home
last modified time | relevance | path

Searched refs:mNativeTestDevicePath (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DGTest.java60 private String mNativeTestDevicePath = DEFAULT_NATIVETEST_PATH; field in GTest
150 StringBuilder testPath = new StringBuilder(mNativeTestDevicePath); in getTestPath()