Home
last modified time | relevance | path

Searched defs:GetTestFilePath (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/testing/utils/
Dpath_service.cpp92 bool PathService::GetTestFilePath(const std::string& file_name, in GetTestFilePath() function in PathService
/external/chromium-trace/catapult/third_party/vinn/vinn/
Dvinn_unittest.py30 def GetTestFilePath(self, file_name): member in VinnUnittest
572 def GetTestFilePath(self, file_name): member in VinnV8ArgsTest
/external/webrtc/talk/media/base/
Dtestutils.cc262 std::string GetTestFilePath(const std::string& filename) { in GetTestFilePath() function