Searched defs:OpenInputFile (Results 1 – 3 of 3) sorted by relevance
43 unique_ptr<istream> OpenInputFile(const std::string& file_name, in OpenInputFile() function
573 static BROTLI_BOOL OpenInputFile(const char* input_path, FILE** f) { in OpenInputFile() function
405 void NetEqDecodingTest::OpenInputFile(const std::string &rtp_file) { in OpenInputFile() function in webrtc::NetEqDecodingTest