Home
last modified time | relevance | path

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

/external/chromium_org/mojo/system/
Dchannel_unittest.cc39 io_thread_.PostTaskAndWait( in SetUp()
96 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
101 io_thread()->PostTaskAndWait( in TEST_F()
106 io_thread()->PostTaskAndWait( in TEST_F()
166 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
174 io_thread()->PostTaskAndWait( in TEST_F()
187 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
192 io_thread()->PostTaskAndWait( in TEST_F()
216 io_thread()->PostTaskAndWait( in TEST_F()
227 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
[all …]
Draw_channel_unittest.cc198 io_thread()->PostTaskAndWait( in TEST_F()
214 io_thread()->PostTaskAndWait( in TEST_F()
283 io_thread()->PostTaskAndWait( in TEST_F()
306 io_thread()->PostTaskAndWait( in TEST_F()
380 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
388 io_thread()->PostTaskAndWait(FROM_HERE, in TEST_F()
410 io_thread()->PostTaskAndWait( in TEST_F()
414 io_thread()->PostTaskAndWait( in TEST_F()
479 io_thread()->PostTaskAndWait( in TEST_F()
500 io_thread()->PostTaskAndWait( in TEST_F()
[all …]
Dmessage_pipe_test_utils.cc47 test_io_thread_.PostTaskAndWait( in Start()
63 test_io_thread_.PostTaskAndWait( in Stop()
Dtest_utils.cc27 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner, in PostTaskAndWait() function
Dtest_utils.h29 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner,
Dremote_message_pipe_unittest.cc49 io_thread_.PostTaskAndWait( in SetUp()
56 io_thread_.PostTaskAndWait( in TearDown()
66 io_thread_.PostTaskAndWait( in ConnectChannelEndpoints()
89 io_thread_.PostTaskAndWait( in RestoreInitialState()
/external/chromium_org/base/test/
Dtest_io_thread.h39 void PostTaskAndWait(const tracked_objects::Location& from_here,
Dtest_io_thread.cc57 void TestIOThread::PostTaskAndWait(const tracked_objects::Location& from_here, in PostTaskAndWait() function in base::TestIOThread
/external/chromium_org/mojo/embedder/
Dembedder_unittest.cc55 system::test::PostTaskAndWait( in ~ScopedTestChannel()