Searched refs:PostTaskAndWait (Results 1 – 9 of 9) sorted by relevance
/external/chromium_org/mojo/system/ |
D | channel_unittest.cc | 39 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 …]
|
D | raw_channel_unittest.cc | 198 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 …]
|
D | message_pipe_test_utils.cc | 47 test_io_thread_.PostTaskAndWait( in Start() 63 test_io_thread_.PostTaskAndWait( in Stop()
|
D | test_utils.cc | 27 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner, in PostTaskAndWait() function
|
D | test_utils.h | 29 void PostTaskAndWait(scoped_refptr<base::TaskRunner> task_runner,
|
D | remote_message_pipe_unittest.cc | 49 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/ |
D | test_io_thread.h | 39 void PostTaskAndWait(const tracked_objects::Location& from_here,
|
D | test_io_thread.cc | 57 void TestIOThread::PostTaskAndWait(const tracked_objects::Location& from_here, in PostTaskAndWait() function in base::TestIOThread
|
/external/chromium_org/mojo/embedder/ |
D | embedder_unittest.cc | 55 system::test::PostTaskAndWait( in ~ScopedTestChannel()
|