Searched refs:should_not_happen_ (Results 1 – 1 of 1) sorted by relevance
89 common::Closure should_not_happen_ = common::Bind([]() { FAIL(); }); in __anon482b86720202() member in bluetooth::os::__anon482b86720111::RepeatingAlarmTest113 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(10)); in TEST_F()135 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(1)); in TEST_F()146 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(1)); in TEST_F()