Searched defs:GetTestPath (Results 1 – 3 of 3) sorted by relevance
216 base::FilePath GetTestPath(const char* test_name) { in GetTestPath() function in EphemeralAppLauncherTest
216 base::FilePath EphemeralAppTestBase::GetTestPath(const char* test_path) { in GetTestPath() function in EphemeralAppTestBase
1035 base::FilePath GetTestPath(const std::string& file_name) { in GetTestPath() function