HomeSort by relevance Sort by last modified time
    Searched full:root_filename (Results 1 - 1 of 1) sorted by null

  /external/webrtc/test/testsupport/
fileutils.cc 55 std::string root_filename = current_path + kPathDelimiter + local
57 file = fopen(root_filename.c_str(), "r");

Completed in 1031 milliseconds