Home
last modified time | relevance | path

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

/hardware/interfaces/sensors/1.0/vts/functional/
DVtsHalSensorsV1_0TargetTest.cpp225 std::vector<SensorInfo> sensorSupportInjection; in TEST_P() local
229 [&sensorSupportInjection] (const auto& s) { in TEST_P()
232 sensorSupportInjection.push_back(s); in TEST_P()
243 for (const auto &s : sensorSupportInjection) { in TEST_P()