Searched refs:StartTimer (Results 1 – 7 of 7) sorted by relevance
49 SET_HANDLER("start_timer", StartTimer); in TestCommandHandler()78 StartTimer({}); in AddDefaults()280 void TestCommandHandler::StartTimer(const vector<std::string>& args) { in StartTimer() function in rootcanal::TestCommandHandler284 model_.StartTimer(); in StartTimer()
68 StartTimer(); in SetTimerPeriod()71 void TestModel::StartTimer() { in StartTimer() function in rootcanal::TestModel
84 void StartTimer(const std::vector<std::string>& args);
98 void StartTimer();
182 test_channel_.StartTimer({}); in SetUpTestChannel()
197 test_model_.StartTimer(); in initialize_impl()
627 void StartTimer();