Searched refs:DIR_SEP_STR (Results 1 – 1 of 1) sorted by relevance
42 private static final String DIR_SEP_STR = "/"; field in AdtTestData96 if (!mOsRootDataPath.endsWith(File.separator) && !mOsRootDataPath.endsWith(DIR_SEP_STR)) { in AdtTestData()98 mOsRootDataPath += DIR_SEP_STR; in AdtTestData()