Home
last modified time | relevance | path

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

/external/webrtc/talk/app/webrtc/
Dstatscollector_unittest.cc922 const StatsReport* session_report = FindNthReportByType( in TEST_F() local
924 EXPECT_FALSE(session_report == NULL); in TEST_F()
936 const StatsReport* session_report = FindNthReportByType( in TEST_F() local
938 EXPECT_FALSE(session_report == NULL); in TEST_F()
939 session_report = FindNthReportByType( in TEST_F()
941 EXPECT_EQ(NULL, session_report); in TEST_F()