Searched refs:APP_TEST_DIR (Results 1 – 1 of 1) sorted by relevance
116 protected static final String APP_TEST_DIR = "testApp/MyApplication"; field in RenderTestBase118 private static final String APP_TEST_RES = APP_TEST_DIR + "/src/main/res";120 private static final String APP_TEST_ASSET = APP_TEST_DIR + "/src/main/assets/";122 APP_TEST_DIR + "/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/";470 String goldenImagePath = APP_TEST_DIR + "/golden/" + goldenImageName; in verify()