Home
last modified time | relevance | path

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

/external/webrtc/webrtc/test/testsupport/
Dfileutils.cc61 const char* kProjectRootFileName = "DEPS"; variable
129 std::string root_filename = path + kPathDelimiter + kProjectRootFileName; in ProjectRootPath()