Home
last modified time | relevance | path

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

/external/webrtc/test/
Drtp_file_writer_unittest.cc46 void VerifyFileContents(int expected_packets) { in VerifyFileContents() function in webrtc::RtpFileWriterTest
75 VerifyFileContents(10); in TEST_F()
/external/webrtc/rtc_base/
Dfile_rotating_stream_unittest.cc95 void VerifyFileContents(absl::string_view expected_contents, in VerifyFileContents() function in rtc::MAYBE_FileRotatingStreamTest
154 VerifyFileContents(message, stream_->GetFilePath(1)); in TEST_F()
231 VerifyFileContents(expected_file_contents, stream_->GetFilePath(0)); in TEST_F()