Home
last modified time | relevance | path

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

/aosp12/system/extras/memory_replay/tests/
H A DFileTest.cpp28 static std::string GetTestDirectory() { in GetTestDirectory() function
33 return GetTestDirectory() + "/test.zip"; in GetTestZip()
81 std::string file_name = GetTestDirectory() + "/test.txt"; in TEST()
/aosp12/frameworks/base/tools/aapt2/test/
H A DFixture.h44 android::StringPiece GetTestDirectory() { in GetTestDirectory() function