Searched refs:remote_certificate_id (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/talk/app/webrtc/
H A Dstatscollector_unittest.cc735 std::string remote_certificate_id = ExtractStatsValue( local
740 EXPECT_NE(kNotFound, remote_certificate_id);
741 StatsReport::Id id(IdFromCertIdString(remote_certificate_id));
744 EXPECT_EQ(kNotFound, remote_certificate_id);
1400 std::string remote_certificate_id = ExtractStatsValue( local
1404 ASSERT_EQ(kNotFound, remote_certificate_id);
1460 std::string remote_certificate_id = ExtractStatsValue( local
1464 ASSERT_EQ(kNotFound, remote_certificate_id);

Completed in 183 milliseconds