Searched defs:TestFile (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/backup/restore/ | ||
H A D | FullRestoreEngineTest.java | 108 private static class TestFile { class in FullRestoreEngineTest |
/aosp12/frameworks/base/tools/aapt2/test/ | ||
H A D | Common.h | 87 explicit TestFile(const android::StringPiece& path) : source_(path) {} in TestFile() function |