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

/external/chromium_org/base/message_loop/
H A Dmessage_loop_unittest.cc378 void EndDialogFunc(TaskList* order, int cookie) { function in namespace:base::__anon3856
426 Bind(&EndDialogFunc, order, 4));
484 // When EndDialogFunc is processed, the window is already dismissed, hence no

Completed in 35 milliseconds