Home
last modified time | relevance | path

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

/cts/tests/tests/textclassifier/src/android/view/textclassifier/cts/
DHelper.java40 public static final String LOCAL_TEST_FILES_DIR = "/sdcard/CtsTextClassifierTestCases"; field in Helper
DTextViewIntegrationTest.java110 Helper.dumpsysAndSave(result, testName, Helper.LOCAL_TEST_FILES_DIR); in dumpScreenInformation()
113 testName, Helper.LOCAL_TEST_FILES_DIR); in dumpScreenInformation()
/cts/tests/translation/src/android/translation/cts/
DHelper.java71 public static final String LOCAL_TEST_FILES_DIR = "/sdcard/CtsTranslationTestCases"; field in Helper
DUiTranslationManagerTest.java311 Helper.LOCAL_TEST_FILES_DIR); in testUiTranslation()
510 Helper.LOCAL_TEST_FILES_DIR); in testUiTranslation_ViewTranslationCallback_paddingText()
565 Helper.LOCAL_TEST_FILES_DIR); in testUiTranslation_hasContentDescription()
1259 Helper.LOCAL_TEST_FILES_DIR); in testUiTranslation_translationResponseNotSetForCustomTextView()
1297 Helper.LOCAL_TEST_FILES_DIR); in testUiTranslation_customTextView()