Home
last modified time | relevance | path

Searched refs:repeatedMotionConstraint (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_standby/plugins/test/unittest/
H A Dmotion_sensor_monitor_test.cpp59 bool ret = repeatedMotionConstraint->Init();
79 repeatedMotionConstraint->energy_ = 10000;
101 repeatedMotionConstraint->energy_ = 10000;
132 repeatedMotionConstraint->SetEnergy(energy);
227 repeatedMotionConstraint->StartMonitoring();
241 repeatedMotionConstraint->StopMonitoring();
255 repeatedMotionConstraint->Init();
256 repeatedMotionConstraint->StartSensor();
270 repeatedMotionConstraint->Init();
271 repeatedMotionConstraint->isMonitoring_ = true;
[all …]
H A Dstandby_plugin_unit_test.cpp435 repeatedMotionConstraint->Init();
437 repeatedMotionConstraint->Init();
454 repeatedMotionConstraint->energy_ = 1;
497 repeatedMotionConstraint->StopSensor();
499 repeatedMotionConstraint->StopSensor();
515 repeatedMotionConstraint->Init();
518 repeatedMotionConstraint->Init();
535 repeatedMotionConstraint->UnInit();
552 repeatedMotionConstraint->UnInit();
735 repeatedMotionConstraint->Init();
[all …]