Home
last modified time | relevance | path

Searched refs:root_filename (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/test/testsupport/
Dfileutils.cc129 std::string root_filename = path + kPathDelimiter + kProjectRootFileName; in ProjectRootPath() local
130 if (FileExists(root_filename)) { in ProjectRootPath()