Searched refs:testStreamingOperation (Results 1 – 4 of 4) sorted by relevance
/hardware/interfaces/sensors/1.0/vts/functional/ |
D | VtsHalSensorsV1_0TargetTest.cpp | 259 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(200), in TEST_P() 265 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(20), in TEST_P() 271 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(5), in TEST_P() 277 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(200), in TEST_P() 283 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(20), in TEST_P() 289 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(5), in TEST_P() 295 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(200), in TEST_P() 301 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(20), in TEST_P() 307 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(5), in TEST_P()
|
/hardware/interfaces/sensors/2.0/vts/functional/ |
D | VtsHalSensorsV2_0TargetTest.cpp | 428 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(200), in TEST_P() 434 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(20), in TEST_P() 440 testStreamingOperation(SensorType::ACCELEROMETER, std::chrono::milliseconds(5), in TEST_P() 446 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(200), in TEST_P() 452 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(20), in TEST_P() 458 testStreamingOperation(SensorType::GYROSCOPE, std::chrono::milliseconds(5), in TEST_P() 464 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(200), in TEST_P() 470 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(20), in TEST_P() 476 testStreamingOperation(SensorType::MAGNETIC_FIELD, std::chrono::milliseconds(5), in TEST_P()
|
/hardware/interfaces/sensors/common/vts/utils/include/sensors-vts-utils/ |
D | SensorsHidlTestBase.h | 107 void testStreamingOperation(SensorType type, std::chrono::nanoseconds samplingPeriod,
|
/hardware/interfaces/sensors/common/vts/utils/ |
D | SensorsHidlTestBase.cpp | 359 void SensorsHidlTestBase::testStreamingOperation(SensorType type, in testStreamingOperation() function in SensorsHidlTestBase
|