Home
last modified time | relevance | path

Searched defs:GetTestDirectory (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/test/
H A DFixture.h44 android::StringPiece GetTestDirectory() { in GetTestDirectory() function
/aosp_15_r20/system/extras/memory_replay/tests/
H A DFileTest.cpp29 static std::string GetTestDirectory() { in GetTestDirectory() function
/aosp_15_r20/external/leveldb/include/leveldb/
H A Denv.h390 Status GetTestDirectory(std::string* path) override { in GetTestDirectory() function
/aosp_15_r20/external/leveldb/helpers/memenv/
H A Dmemenv.cc368 Status GetTestDirectory(std::string* path) override { in GetTestDirectory() function in leveldb::__anonb39ece290111::InMemoryEnv
/aosp_15_r20/external/leveldb/util/
H A Denv_windows.cc603 Status GetTestDirectory(std::string* result) override { in GetTestDirectory() function in leveldb::__anon0d865ec80111::WindowsEnv
H A Denv_posix.cc672 Status GetTestDirectory(std::string* result) override { in GetTestDirectory() function in leveldb::__anon233a18300111::PosixEnv