Searched refs:IsScreenshare (Results 1 – 9 of 9) sorted by relevance
80 bool IsScreenshare(const VideoContentType& content_type) { in IsScreenshare() function90 return IsScreenshare(content_type) ? "screen" : "realtime"; in ToString()
30 bool IsScreenshare(const VideoContentType& content_type);
1201 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1238 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1295 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1340 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1398 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1434 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1468 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1502 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1537 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1573 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()[all …]
1235 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1271 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1329 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1375 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1434 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1470 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1505 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1539 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1575 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()1612 if (videocontenttypehelpers::IsScreenshare(content_type_)) { in TEST_P()[all …]
66 if (videocontenttypehelpers::IsScreenshare(content_type)) in UmaPrefixForContentType()497 videocontenttypehelpers::IsScreenshare(last_content_type_)); in UpdateHistograms()839 videocontenttypehelpers::IsScreenshare(content_type); in OnDecodedFrame()841 videocontenttypehelpers::IsScreenshare(last_content_type_); in OnDecodedFrame()
62 if (videocontenttypehelpers::IsScreenshare(content_type)) in UmaPrefixForContentType()740 if (videocontenttypehelpers::IsScreenshare(content_type) != in OnDecodedFrame()741 videocontenttypehelpers::IsScreenshare(last_content_type_)) { in OnDecodedFrame()
69 std::string uma_prefix = videocontenttypehelpers::IsScreenshare(content_type_) in UpdateHistograms()
1554 experiment_groups_[videocontenttypehelpers::IsScreenshare( in OnEncodedImage()
392 EXPECT_TRUE(videocontenttypehelpers::IsScreenshare(type)); in TEST_F()