Searched refs:testBatchingOperation (Results 1 – 4 of 4) sorted by relevance
331 testBatchingOperation(SensorType::ACCELEROMETER); in TEST_P()336 testBatchingOperation(SensorType::GYROSCOPE); in TEST_P()341 testBatchingOperation(SensorType::MAGNETIC_FIELD); in TEST_P()
110 void testBatchingOperation(SensorType type);
500 testBatchingOperation(SensorType::ACCELEROMETER); in TEST_P()505 testBatchingOperation(SensorType::GYROSCOPE); in TEST_P()510 testBatchingOperation(SensorType::MAGNETIC_FIELD); in TEST_P()
519 void SensorsHidlTestBase::testBatchingOperation(SensorType type) { in testBatchingOperation() function in SensorsHidlTestBase