Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/highlighter/
H A Dhighlighter_controller_unittest.cc414 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
440 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
446 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
453 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
460 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
467 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
477 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
486 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
496 controller_test_api_->SimulateInterruptedStrokeTimeout(); in TEST_F()
H A Dhighlighter_controller_test_api.h37 void SimulateInterruptedStrokeTimeout();
H A Dhighlighter_controller_test_api.cc48 void HighlighterControllerTestApi::SimulateInterruptedStrokeTimeout() { in SimulateInterruptedStrokeTimeout() function in ash::HighlighterControllerTestApi