Home
last modified time | relevance | path

Searched refs:SetTimestamp (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/utility/source/
Dprocess_thread_impl_unittest.cc52 ACTION_P(SetTimestamp, ptr) { in ACTION_P() argument
160 .WillOnce(DoAll(SetTimestamp(&start_time), in ProcessCallAfterAFewMs()
164 .WillOnce(DoAll(SetTimestamp(&called_time), in ProcessCallAfterAFewMs()
267 .WillOnce(DoAll(SetTimestamp(&start_time), in TEST()
272 .WillOnce(DoAll(SetTimestamp(&called_time), in TEST()