Searched refs:RunOnOtherThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/cookies/
H A Dcookie_store_unittest.h1088 void RunOnOtherThread(const base::Closure& task) { function in class:net::MultiThreadedCookieStoreTest
1112 this->RunOnOtherThread(task);
1130 this->RunOnOtherThread(task);
1147 this->RunOnOtherThread(task);
1167 this->RunOnOtherThread(task);
1192 this->RunOnOtherThread(task);
H A Dcookie_monster_unittest.cc2408 void RunOnOtherThread(const base::Closure& task) { function in class:net::__anon9126::MultiThreadedCookieMonsterTest
2434 RunOnOtherThread(task);
2457 RunOnOtherThread(task);
2482 RunOnOtherThread(task);
2508 RunOnOtherThread(task);
2528 RunOnOtherThread(task);
2544 RunOnOtherThread(task);
2588 RunOnOtherThread(task);
2609 RunOnOtherThread(task);

Completed in 2832 milliseconds