Searched defs:GetTestDataDir (Results 1 – 3 of 3) sorted by relevance
127 bool PathService::GetTestDataDir(std::string* path) { in GetTestDataDir() function in PathService
25 std::string GetTestDataDir() { in GetTestDataDir() function
81 std::string GetTestDataDir(std::string_view test_subdir) { in GetTestDataDir() function