Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dthread_helper.cc15 void WaitForThread(CefThreadId thread_id, int64 delay_ms) { in WaitForThread() function
22 void WaitForThread(CefRefPtr<CefTaskRunner> task_runner, int64 delay_ms) { in WaitForThread() function