Searched refs:TimerTestCallBack (Results 1 – 1 of 1) sorted by relevance
40 class TimerTestCallBack : public ::testing::Test class64 TimerTestCallBack() : rc(sd_event_default(&events)) in TimerTestCallBack() function in TimerTestCallBack72 std::bind(&TimerTestCallBack::callBack, this)); in TimerTestCallBack()77 ~TimerTestCallBack() override in ~TimerTestCallBack()210 TEST_F(TimerTestCallBack, optionalFuncCallBackDone) in TEST_F() argument236 TEST_F(TimerTestCallBack, timerNotExpiredAfter2SecondsNoOptionalCallBack) in TEST_F() argument