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