Home
last modified time | relevance | path

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

/external/webrtc/test/testsupport/
Dfileutils.cc55 std::string root_filename = current_path + kPathDelimiter + in ProjectRootPath() local
57 file = fopen(root_filename.c_str(), "r"); in ProjectRootPath()