Searched refs:should_not_happen_ (Results 1 – 1 of 1) sorted by relevance
84 common::Closure should_not_happen_ = common::Bind([] { ASSERT_TRUE(false); }); in __anon69a28b9c0202() member in bluetooth::os::__anon69a28b9c0111::RepeatingAlarmTest110 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(10)); in TEST_F()122 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(1)); in TEST_F()132 alarm_->Schedule(should_not_happen_, std::chrono::milliseconds(1)); in TEST_F()