Home
last modified time | relevance | path

Searched refs:StartTimer (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_command_handler.cc49 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::TestCommandHandler
284 model_.StartTimer(); in StartTimer()
Dtest_model.cc68 StartTimer(); in SetTimerPeriod()
71 void TestModel::StartTimer() { in StartTimer() function in rootcanal::TestModel
Dtest_command_handler.h84 void StartTimer(const std::vector<std::string>& args);
Dtest_model.h98 void StartTimer();
/packages/modules/Bluetooth/tools/rootcanal/desktop/
Dtest_environment.cc182 test_channel_.StartTimer({}); in SetUpTestChannel()
/packages/modules/Bluetooth/system/test/rootcanal/
Dbluetooth_hci.cc197 test_model_.StartTimer(); in initialize_impl()
/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Ddual_mode_controller.h627 void StartTimer();