Searched refs:dummy_thread_id (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dvideo_rtp_play_mt.cc124 unsigned int dummy_thread_id; local
125 player_thread->Start(dummy_thread_id);
126 processing_thread->Start(dummy_thread_id);
127 decode_thread->Start(dummy_thread_id);

Completed in 80 milliseconds