Home
last modified time | relevance | path

Searched defs:AbsSendTime (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/
H A Dreceive_side_congestion_controller_unittest.cc34 uint32_t AbsSendTime(int64_t t, int64_t denom) { in AbsSendTime() function
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_unittest_helper.cc217 uint32_t RemoteBitrateEstimatorTest::AbsSendTime(int64_t t, int64_t denom) { in AbsSendTime() function in webrtc::RemoteBitrateEstimatorTest
/aosp_15_r20/external/webrtc/call/
H A Drampup_tests.cc703 TEST_F(RampUpTest, AbsSendTime) { in TEST_F() argument