GetLossDetectionType   26 net/quic/congestion_control/loss_detection_interface.h   virtual LossDetectionType GetLossDetectionType() const = 0;
GetLossDetectionType   26 net/quic/congestion_control/tcp_loss_algorithm.h   virtual LossDetectionType GetLossDetectionType() const OVERRIDE;
GetLossDetectionType   26 net/quic/congestion_control/time_loss_algorithm.h   virtual LossDetectionType GetLossDetectionType() const OVERRIDE;
GetLossDetectionType 1220 net/quic/quic_sent_packet_manager_test.cc                 &manager_)->GetLossDetectionType());
GetLossDetectionType  485 net/quic/test_tools/quic_test_utils.h   MOCK_CONST_METHOD0(GetLossDetectionType, LossDetectionType());