Home
last modified time | relevance | path

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

/aosp12/system/bt/vendor_libs/test_vendor_lib/model/setup/
H A Dtest_command_handler.cc50 SET_HANDLER("start_timer", StartTimer); in TestCommandHandler()
88 StartTimer({}); in AddDefaults()
270 void TestCommandHandler::StartTimer(const vector<std::string>& args) { in StartTimer() function in test_vendor_lib::TestCommandHandler
274 model_.StartTimer(); in StartTimer()
H A Dtest_model.cc84 StartTimer(); in SetTimerPeriod()
87 void TestModel::StartTimer() { in StartTimer() function in test_vendor_lib::TestModel
H A Dtest_command_handler.h81 void StartTimer(const std::vector<std::string>& args);
H A Dtest_model.h87 void StartTimer();
/aosp12/system/bt/vendor_libs/test_vendor_lib/desktop/
H A Dtest_environment.cc163 test_channel_.StartTimer({}); in SetUpTestChannel()
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/controller/
H A Ddual_mode_controller.h562 void StartTimer();
/aosp12/system/bt/test/rootcanal/
H A Dbluetooth_hci.cc188 test_model_.StartTimer(); in initialize_impl()
/aosp12/build/blueprint/proptools/
H A Dunpack_test.go1044 b.StartTimer()