HomeSort by relevance Sort by last modified time
    Searched refs:IsCancelAllTimerRunningForTest (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/views/
menu_view_drag_and_drop_test.cc 480 EXPECT_FALSE(controller->IsCancelAllTimerRunningForTest());
511 EXPECT_TRUE(controller->IsCancelAllTimerRunningForTest());
  /external/chromium_org/ui/views/controls/menu/
menu_controller.h 170 bool IsCancelAllTimerRunningForTest();
menu_controller.cc 821 bool MenuController::IsCancelAllTimerRunningForTest() {
    [all...]

Completed in 686 milliseconds