Home
last modified time | relevance | path

Searched refs:StartWithOptions (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/base/threading/
Dthread_unittest.cc154 EXPECT_TRUE(a.StartWithOptions(options)); in TEST_F()
177 EXPECT_TRUE(a->StartWithOptions(options)); in TEST_F()
243 EXPECT_TRUE(a.StartWithOptions(options)); in TEST_F()
359 EXPECT_TRUE(a->StartWithOptions(options)); in TEST_F()
Dthread.cc75 return StartWithOptions(options); in Start()
78 bool Thread::StartWithOptions(const Options& options) { in StartWithOptions() function in base::Thread
Dthread.h140 bool StartWithOptions(const Options& options);
/external/libchrome/base/test/
Dtest_io_thread.cc31 CHECK(io_thread_.StartWithOptions( in Start()
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc65 ASSERT_TRUE(other_thread_.StartWithOptions(options)); in SetUp()
/external/libchrome/mojo/core/embedder/
DREADME.md63 ipc_thread.StartWithOptions(
/external/libchrome/mojo/core/
Dchannel_unittest.cc249 client_thread->StartWithOptions( in TEST()
/external/libchrome/ipc/
Dipc_channel_proxy_unittest.cc253 thread_->StartWithOptions(options); in SetUp()
Dipc_sync_channel_unittest.cc243 thread->StartWithOptions(options); in StartThread()
1097 thread_.StartWithOptions(options); in SyncMessageFilterServer()
Dipc_channel_mojo_unittest.cc789 io_thread_.StartWithOptions( in CreateProxy()
/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc532 ASSERT_EQ(true, worker.StartWithOptions(options)); in RunTest_RecursiveDenial2()
572 ASSERT_EQ(true, worker.StartWithOptions(options)); in RunTest_RecursiveSupport2()
686 ASSERT_TRUE(thread.StartWithOptions(options)); in RunTest_IOHandler()
724 ASSERT_TRUE(thread.StartWithOptions(options)); in RunTest_WaitForIO()
/external/libchrome/mojo/public/cpp/system/
DREADME.md456 ipc_thread.StartWithOptions(