Searched refs:RunTest_CancelAfterSet (Results 1 – 4 of 4) sorted by relevance
67 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { in RunTest_CancelAfterSet() function142 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT); in TEST()143 RunTest_CancelAfterSet(MessageLoop::TYPE_IO); in TEST()144 RunTest_CancelAfterSet(MessageLoop::TYPE_UI); in TEST()
74 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { in RunTest_CancelAfterSet() function137 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT); in TEST()138 RunTest_CancelAfterSet(MessageLoop::TYPE_IO); in TEST()139 RunTest_CancelAfterSet(MessageLoop::TYPE_UI); in TEST()
75 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { in RunTest_CancelAfterSet() function156 RunTest_CancelAfterSet(MessageLoop::TYPE_DEFAULT); in TEST()157 RunTest_CancelAfterSet(MessageLoop::TYPE_IO); in TEST()158 RunTest_CancelAfterSet(MessageLoop::TYPE_UI); in TEST()
77 void RunTest_CancelAfterSet(MessageLoop::Type message_loop_type) { in RunTest_CancelAfterSet() function154 RunTest_CancelAfterSet(testing_message_loops[i]); in TEST()