|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <memory>#include "webrtc/p2p/quic/quicconnectionhelper.h"#include "net/quic/quic_time.h"#include "webrtc/base/gunit.h"Classes | |
| class | MockClock |
| class | MockAlarmDelegate |
| class | QuicAlarmTest |
Functions | |
| TEST_F (QuicAlarmTest, FireAlarm) | |
| TEST_F (QuicAlarmTest, CancelAlarmAfterSet) | |
| TEST_F (QuicAlarmTest, CancelAlarmBeforeSet) | |
| TEST_F (QuicAlarmTest, AlarmGetDelay) | |
| TEST_F | ( | QuicAlarmTest | , |
| FireAlarm | |||
| ) |
| TEST_F | ( | QuicAlarmTest | , |
| CancelAlarmAfterSet | |||
| ) |
| TEST_F | ( | QuicAlarmTest | , |
| CancelAlarmBeforeSet | |||
| ) |
| TEST_F | ( | QuicAlarmTest | , |
| AlarmGetDelay | |||
| ) |
1.8.13