Home
last modified time | relevance | path

Searched defs:SimulatedClock (Results 1 – 2 of 2) sorted by relevance

/external/federated-compute/fcp/base/
Dsimulated_clock.h32 explicit SimulatedClock(absl::Time t) : now_(t) {} in SimulatedClock() function
35 SimulatedClock() : SimulatedClock(absl::UnixEpoch()) {} in SimulatedClock() function
/external/webrtc/system_wrappers/source/
Dclock.cc65 SimulatedClock::SimulatedClock(int64_t initial_time_us) in SimulatedClock() function in webrtc::SimulatedClock
68 SimulatedClock::SimulatedClock(Timestamp initial_time) in SimulatedClock() function in webrtc::SimulatedClock