Home
last modified time | relevance | path

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

/external/webrtc/api/
Drtc_event_log_output_file_unittest.cc40 std::string GetOutputFileContents() const { in GetOutputFileContents() function in webrtc::RtcEventLogOutputFileTest
72 EXPECT_EQ(GetOutputFileContents(), output_str); in TEST_F()
86 EXPECT_EQ(GetOutputFileContents(), "12"); in TEST_F()
105 EXPECT_EQ(GetOutputFileContents(), output_str_1); in TEST_F()