Home | Sort by relevance Sort by last modified time |
/external/chromium_org/base/ | |
sequence_checker_unittest.cc | 57 SequenceCheckerTest() : other_thread_("sequence_checker_test_other_thread") {} 62 other_thread_.Start(); 67 other_thread_.Stop(); 72 base::Thread* other_thread() { return &other_thread_; } 116 base::Thread other_thread_; member in class:base::__anon7066::SequenceCheckerTest |
/external/chromium_org/net/cookies/ | |
cookie_store_unittest.h | 1095 Thread other_thread_; member in class:net::MultiThreadedCookieStoreTest [all...] |
cookie_monster_unittest.cc | 2415 Thread other_thread_; member in class:net::__anon13751::MultiThreadedCookieMonsterTest [all...] |