Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/test/
DCommon.h102 class TestFile : public io::IFile {
107 TestFile(const StringPiece& path) : mSource(path) {} in TestFile() function
/frameworks/base/tools/aapt2/link/
DTableMerger_test.cpp91 test::TestFile testFile("path/to/res/layout-hdpi/main.xml.flat"); in TEST_F()
110 test::TestFile fileA("path/to/fileA.xml.flat"); in TEST_F()
111 test::TestFile fileB("path/to/fileB.xml.flat"); in TEST_F()