Home
last modified time | relevance | path

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

/aosp12/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
H A DTest.java43 private static final String TEST_TMP_DIR_BASE = getTmpDir(); field in Test
44 public static final File TEST_TMP_DIR = new File(TEST_TMP_DIR_BASE);
76 + TEST_TMP_DIR_BASE + "/*.\n" in getHelp()