Searched refs:TestFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/test/
H A DCommon.h94 class TestFile : public io::IFile { class in namespace:aapt::test
96 explicit TestFile(const android::StringPiece& path) : source_(path) {} function in class:aapt::test::TestFile
107 DISALLOW_COPY_AND_ASSIGN(TestFile);
/frameworks/base/tools/aapt2/link/
H A DTableMerger_test.cpp99 test::TestFile test_file("path/to/res/layout-hdpi/main.xml.flat");
117 test::TestFile file_a("path/to/fileA.xml.flat");
118 test::TestFile file_b("path/to/fileB.xml.flat");

Completed in 48 milliseconds