Searched refs:ANDROID_PATH_SEPARATOR (Results 1 - 1 of 1) sorted by relevance

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
H A DGeeTest.java48 private static final String ANDROID_PATH_SEPARATOR = "/"; field in class:GeeTest
131 String devicePath = NATIVE_TESTS_DIRECTORY + ANDROID_PATH_SEPARATOR + mExeName;
157 String fullPath = NATIVE_TESTS_DIRECTORY + ANDROID_PATH_SEPARATOR + mExeName;

Completed in 113 milliseconds