Searched refs:kStatsReportTypeIceRemoteCandidate (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/talk/app/webrtc/ |
D | statscollector_unittest.cc | 1297 ExtractStatsValue(StatsReport::kStatsReportTypeIceRemoteCandidate, in TEST_F() 1301 ExtractStatsValue(StatsReport::kStatsReportTypeIceRemoteCandidate, in TEST_F() 1306 StatsReport::kStatsReportTypeIceRemoteCandidate, reports, in TEST_F() 1309 ExtractStatsValue(StatsReport::kStatsReportTypeIceRemoteCandidate, in TEST_F() 1314 ExtractStatsValue(StatsReport::kStatsReportTypeIceRemoteCandidate, in TEST_F() 1318 StatsReport::kStatsReportTypeIceRemoteCandidate, reports, in TEST_F()
|
D | statstypes.h | 102 kStatsReportTypeIceRemoteCandidate, enumerator
|
D | statstypes.cc | 64 case StatsReport::kStatsReportTypeIceRemoteCandidate: in InternalTypeToString() 153 StatsReport::kStatsReportTypeIceRemoteCandidate, in CandidateId()
|