Searched refs:TestFile (Results 1 – 7 of 7) sorted by relevance
20 import com.android.tools.lint.checks.infrastructure.TestFile152 private val interfaceIFooStub: TestFile = java(166 private val interfaceIFooMethodStub: TestFile = java(180 private val manifestPermissionStub: TestFile = java(190 private val enforcePermissionAnnotationStub: TestFile = java(
20 import com.android.tools.lint.checks.infrastructure.TestFile744 private val binderStub: TestFile = java(769 private val userHandleStub: TestFile = java(794 private val userIdIntStub: TestFile = java(802 private val appIdIntStub: TestFile = java(
20 import com.android.tools.lint.checks.infrastructure.TestFile183 private val SettingsStub: TestFile = java(
19 import com.android.tools.lint.checks.infrastructure.TestFile276 private val filtersFlakyTestStub: TestFile =286 private val annotationsFlakyTestStub: TestFile =296 private val annotationsPlatinumStub: TestFile =309 private val annotationsIgnoreStub: TestFile =
85 class TestFile : public io::IFile {87 explicit TestFile(const android::StringPiece& path) : source_(path) {} in TestFile() function102 DISALLOW_COPY_AND_ASSIGN(TestFile);
98 test::TestFile test_file("path/to/res/layout-hdpi/main.xml.flat"); in TEST_F()116 test::TestFile file_a("path/to/fileA.xml.flat"); in TEST_F()117 test::TestFile file_b("path/to/fileB.xml.flat"); in TEST_F()124 test::TestFile file_a("res/xml/file.xml"); in TEST_F()125 test::TestFile file_b("res/xml/file.xml"); in TEST_F()
178 test::TestFile file_a("res/layout/main.xml"); in TEST()405 test::TestFile file_a("res/layout/main.xml"); in TEST()768 test::TestFile file_a("res/layout/bar.xml"); in TEST()