Home
last modified time | relevance | path

Searched refs:SENSOR_INTERVAL2 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/sensor/test/benchmarktest/
H A Dsensor_benchmark_test.cpp44 constexpr int32_t SENSOR_INTERVAL2 = 2; variable
229 ret = g_sensorInterface->SetBatch(iter.sensorId, SENSOR_INTERVAL2, SENSOR_POLL_TIME); in BENCHMARK_F()
/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp70 constexpr int32_t SENSOR_INTERVAL2 = 20000000; variable
407 ret = g_sensorDev->SetBatch(info->sensorId, SENSOR_INTERVAL2, SENSOR_POLL_TIME);
/ohos5.0/drivers/peripheral/sensor/test/unittest/hdi/
H A Dhdf_sensor_hdi_test.cpp83 constexpr int64_t SENSOR_INTERVAL2 = 20000000; variable
277 ret = g_sensorInterface->SetBatch(iter.sensorId, SENSOR_INTERVAL2, SENSOR_POLL_TIME);