Searched refs:TestFile (Results 1 – 2 of 2) sorted by relevance
102 class TestFile : public io::IFile {107 TestFile(const StringPiece& path) : mSource(path) {} in TestFile() function
91 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()