Home
last modified time | relevance | path

Searched defs:AdvanceTime (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfake_clock.cc29 void FakeClock::AdvanceTime(webrtc::TimeDelta delta) { in AdvanceTime() function in rtc::FakeClock
41 void ThreadProcessingFakeClock::AdvanceTime(webrtc::TimeDelta delta) { in AdvanceTime() function in rtc::ThreadProcessingFakeClock
H A Drate_tracker_unittest.cc24 void AdvanceTime(int delta) { time_ += delta; } in AdvanceTime() function in rtc::RateTrackerForTest
H A Dtest_client.cc125 void TestClient::AdvanceTime(int ms) { in AdvanceTime() function in rtc::TestClient
H A Dtime_utils_unittest.cc244 TEST(FakeClock, AdvanceTime) { in TEST() argument
/aosp_15_r20/external/webrtc/test/time_controller/
H A Dsimulated_time_controller.cc137 void SimulatedTimeControllerImpl::AdvanceTime(Timestamp target_time) { in AdvanceTime() function in webrtc::sim_time_impl::SimulatedTimeControllerImpl
195 void GlobalSimulatedTimeController::AdvanceTime(TimeDelta duration) { in AdvanceTime() function in webrtc::GlobalSimulatedTimeController
H A Dreal_time_controller.cc62 void RealTimeController::AdvanceTime(TimeDelta duration) { in AdvanceTime() function in webrtc::RealTimeController
H A Dexternal_time_controller.cc87 void ExternalTimeController::AdvanceTime(TimeDelta duration) { in AdvanceTime() function in webrtc::ExternalTimeController
/aosp_15_r20/external/cronet/net/quic/
H A Dmock_quic_context.cc14 void MockQuicContext::AdvanceTime(quic::QuicTime::Delta delta) { in AdvanceTime() function in net::MockQuicContext
/aosp_15_r20/external/pigweed/pw_chrono/public/pw_chrono/
H A Dsimulated_system_clock.h47 void AdvanceTime(SystemClock::duration duration) { in AdvanceTime() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dmock_clock.cc13 void MockClock::AdvanceTime(QuicTime::Delta delta) { now_ = now_ + delta; } in AdvanceTime() function in quic::MockClock
/aosp_15_r20/external/openthread/tests/fuzz/
H A Dradio_receive_done.cpp45 void AdvanceTime(otInstance *aInstance, uint32_t aDuration) in AdvanceTime() function
H A Dip6_send.cpp45 void AdvanceTime(otInstance *aInstance, uint32_t aDuration) in AdvanceTime() function
H A Dncp_hdlc_received.cpp54 void AdvanceTime(otInstance *aInstance, uint32_t aDuration) in AdvanceTime() function
H A Dcli_received.cpp56 void AdvanceTime(otInstance *aInstance, uint32_t aDuration) in AdvanceTime() function
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dsimulated_clock.cc57 void SimulatedClock::AdvanceTime(absl::Duration d) { in AdvanceTime() function in fcp::SimulatedClock
/aosp_15_r20/external/pigweed/pw_async2/public/pw_async2/
H A Dsimulated_time_provider.h32 void AdvanceTime(typename Clock::duration duration) { in AdvanceTime() function
/aosp_15_r20/external/pigweed/pw_chrono/
H A Dsimulated_system_clock_test.cc43 TEST(SimulatedSystemClock, AdvanceTime) { in TEST() argument
/aosp_15_r20/external/webrtc/net/dcsctp/socket/
H A Dmock_dcsctp_socket_callbacks.h162 void AdvanceTime(DurationMs duration_ms) { now_ = now_ + duration_ms; } in AdvanceTime() function
H A Dheartbeat_handler_test.cc53 void AdvanceTime(DurationMs duration) { in AdvanceTime() function in dcsctp::__anone7d2581b0111::HeartbeatHandlerTestBase
/aosp_15_r20/platform_testing/libraries/motion/compose/src/platform/test/motion/compose/
H A DComposeToolkit.kt419 class AdvanceTime(val durationMillis: Long) : TouchEventRecorderEntry class
/aosp_15_r20/external/webrtc/system_wrappers/source/
H A Dclock.cc98 void SimulatedClock::AdvanceTime(TimeDelta delta) { in AdvanceTime() function in webrtc::SimulatedClock
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dremote_ntp_time_estimator_unittest.cc32 void AdvanceTime(TimeDelta delta) { in AdvanceTime() function in webrtc::__anon4148ccf70111::RemoteNtpTimeEstimatorTest
/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test_timer_handling_delegate.h58 void AdvanceTime(int increment_msecs) { in AdvanceTime() function
/aosp_15_r20/external/webrtc/net/dcsctp/timer/
H A Dtask_queue_timeout_test.cc38 void AdvanceTime(DurationMs duration) { in AdvanceTime() function in dcsctp::__anoncd5578e30111::TaskQueueTimeoutTest
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_trickle_timer.cpp59 void AdvanceTime(uint32_t aDuration) in AdvanceTime() function

12