Searched defs:Delay (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A Dinsert_packet_with_timing.cc41 // Delay logging
221 void Delay(int* optimal_delay, int* current_delay) { function in class:webrtc::InsertPacketWithTiming
305 test.Delay(&optimal_delay_ms, &current_delay_ms);
/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dprofile-handler_unittest.cc85 void Delay(int delay_ns) { function in namespace:__anon14876
99 Delay(kTimerResetInterval);
207 Delay(kTimerResetInterval);
260 Delay(kSleepInterval);
306 Delay(kSleepInterval);
322 Delay(kSleepInterval);
355 Delay(kSleepInterval);
365 Delay(kTimerResetInterval);
373 Delay(kTimerResetInterval);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dprofile-handler_unittest.cc85 void Delay(int delay_ns) { function in namespace:__anon14919
99 Delay(kTimerResetInterval);
207 Delay(kTimerResetInterval);
260 Delay(kSleepInterval);
306 Delay(kSleepInterval);
322 Delay(kSleepInterval);
355 Delay(kSleepInterval);
365 Delay(kTimerResetInterval);
373 Delay(kTimerResetInterval);
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dvideo_receiver.cc667 // to sync with audio. Not included in VideoCodingModule::Delay()
682 int32_t VideoReceiver::Delay() const { return _timing.TargetVideoDelay(); } function in class:webrtc::vcm::VideoReceiver
/external/libnfc-nxp/src/
H A DphFriNfc_OvrHalCmd.h77 uint32_t Delay; member in struct:phFriNfc_OvrHalCmdVoid

Completed in 152 milliseconds