Searched defs:TestFile (Results 1 - 1 of 1) 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);

Completed in 2158 milliseconds