Searched refs:GetTestFilePath (Results 1 – 10 of 10) sorted by relevance
86 ASSERT_TRUE(PathService::GetTestFilePath("parser_rebuildxref_correct.pdf", in TEST()102 ASSERT_TRUE(PathService::GetTestFilePath( in TEST()
35 static bool GetTestFilePath(const std::string& file_name, std::string* path);
98 bool PathService::GetTestFilePath(const std::string& file_name, in GetTestFilePath() function in PathService
48 return capturer_->Init(cricket::GetTestFilePath(filename)); in OpenFile()195 cricket::GetTestFilePath("captured-320x240-2s-48.frames"); in TEST_F()
210 cricket::GetTestFilePath("captured-320x240-2s-48.frames"); in TEST()
262 std::string GetTestFilePath(const std::string& filename) { in GetTestFilePath() function287 GetTestFilePath(ss.str())), "rb")); in LoadPlanarYuvTestImage()
187 std::string GetTestFilePath(const std::string& filename);
161 rtc::Pathname path(cricket::GetTestFilePath(filename)); in LoadSample()
23 if (!PathService::GetTestFilePath(file_name, &file_path)) in TestAsyncLoader()
138 if (!PathService::GetTestFilePath(filename, &file_path)) in OpenDocument()