Home
last modified time | relevance | path

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

/external/chromium_org/base/message_loop/
Dmessage_loop_test.cc839 RunLoop nested_loop2; in RunTest_RunLoopQuitDeep() local
846 Bind(&FuncThatRuns, &order, 2, Unretained(&nested_loop2))); in RunTest_RunLoopQuitDeep()
862 FROM_HERE, nested_loop2.QuitClosure()); in RunTest_RunLoopQuitDeep()