Searched refs:CreateTimestampGraph (Results 1 – 3 of 3) sorted by relevance
75 void CreateTimestampGraph(PacketDirection direction, Plot* plot);
377 analyzer.CreateTimestampGraph(webrtc::kIncomingPacket, plot); in main()380 analyzer.CreateTimestampGraph(webrtc::kOutgoingPacket, plot); in main()
1578 void EventLogAnalyzer::CreateTimestampGraph(PacketDirection direction, in CreateTimestampGraph() function in webrtc::EventLogAnalyzer