Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/sensor/test/unittest/common/
H A Dhdf_sensor_test.cpp67 constexpr int32_t g_listNum = sizeof(g_sensorList) / sizeof(g_sensorList[0]); variable
113 for (int32_t i = 0; i < g_listNum; ++i) { in TraditionalSensorTestDataCallback()
307 for (j = 0; j < g_listNum; ++j) {
599 for (int32_t i = 0; i < g_listNum; i++) {
/ohos5.0/drivers/peripheral/sensor/test/unittest/hdi/
H A Dhdf_sensor_hdi_test.cpp81 constexpr int g_listNum = sizeof(g_sensorList) / sizeof(g_sensorList[0]); variable
148 for (int j =0; j < g_listNum; ++j) {