Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc54 other_thread_("FileDescriptorWatcherTest_OtherThread") {} in FileDescriptorWatcherTest()
65 ASSERT_TRUE(other_thread_.StartWithOptions(options)); in SetUp()
66 message_loop_for_io = other_thread_.message_loop(); in SetUp()
85 other_thread_.Stop(); in TearDown()
151 Thread other_thread_; member in base::__anon85baf4d10111::FileDescriptorWatcherTest
299 other_thread_.Stop(); in TEST_P()