Searched refs:sensorList (Results 1 – 1 of 1) sorted by relevance
136 std::vector<SensorInfo> sensorList; in resetHal() local139 sensorList.reserve(list.size()); in resetHal()141 sensorList.push_back(list[i]); in resetHal()150 for (const auto &i : sensorList) { in resetHal()893 std::vector<SensorInfo> sensorList = getSensorsList(); in TEST_F() local896 std::any_of(sensorList.begin(), sensorList.end(), in TEST_F()911 std::vector<SensorInfo> sensorList = getSensorsList(); in TEST_F() local915 std::any_of(sensorList.begin(), sensorList.end(), in TEST_F()