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

/external/chromium_org/mojo/system/
H A Dchannel_unittest.cc39 io_thread_.PostTaskAndWait(
96 io_thread()->PostTaskAndWait(FROM_HERE,
101 io_thread()->PostTaskAndWait(
106 io_thread()->PostTaskAndWait(
166 io_thread()->PostTaskAndWait(FROM_HERE,
174 io_thread()->PostTaskAndWait(
187 io_thread()->PostTaskAndWait(FROM_HERE,
192 io_thread()->PostTaskAndWait(
216 io_thread()->PostTaskAndWait(
227 io_thread()->PostTaskAndWait(FROM_HER
[all...]
H A Dtest_utils.cc27 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner, function in namespace:mojo::system::test
H A Dtest_utils.h29 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner,
H A Draw_channel_unittest.cc198 io_thread()->PostTaskAndWait(
214 io_thread()->PostTaskAndWait(
283 io_thread()->PostTaskAndWait(
306 io_thread()->PostTaskAndWait(
380 io_thread()->PostTaskAndWait(FROM_HERE,
388 io_thread()->PostTaskAndWait(FROM_HERE,
410 io_thread()->PostTaskAndWait(
414 io_thread()->PostTaskAndWait(
479 io_thread()->PostTaskAndWait(
500 io_thread()->PostTaskAndWait(
[all...]
H A Dmessage_pipe_test_utils.cc47 test_io_thread_.PostTaskAndWait(
63 test_io_thread_.PostTaskAndWait(
H A Dremote_message_pipe_unittest.cc49 io_thread_.PostTaskAndWait(
56 io_thread_.PostTaskAndWait(
66 io_thread_.PostTaskAndWait(
89 io_thread_.PostTaskAndWait(
/external/chromium_org/base/test/
H A Dtest_io_thread.h20 // It also provides some ideomatic API like PostTaskAndWait().
39 void PostTaskAndWait(const tracked_objects::Location& from_here,
H A Dtest_io_thread.cc57 void TestIOThread::PostTaskAndWait(const tracked_objects::Location& from_here, function in class:base::TestIOThread
/external/chromium_org/mojo/embedder/
H A Dembedder_unittest.cc55 system::test::PostTaskAndWait(

Completed in 2792 milliseconds