Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/test/
DCommon.h85 class TestFile : public io::IFile {
87 explicit TestFile(const android::StringPiece& path) : source_(path) {} in TestFile() function
102 DISALLOW_COPY_AND_ASSIGN(TestFile);
/frameworks/base/tools/aapt2/link/
DTableMerger_test.cpp101 test::TestFile test_file("path/to/res/layout-hdpi/main.xml.flat"); in TEST_F()
119 test::TestFile file_a("path/to/fileA.xml.flat"); in TEST_F()
120 test::TestFile file_b("path/to/fileB.xml.flat"); in TEST_F()
127 test::TestFile file_a("res/xml/file.xml"); in TEST_F()
128 test::TestFile file_b("res/xml/file.xml"); in TEST_F()
/frameworks/base/tools/aapt2/format/proto/
DProtoSerialize_test.cpp107 test::TestFile file_a("res/layout/main.xml"); in TEST()
334 test::TestFile file_a("res/layout/main.xml"); in TEST()