Searched refs:testBatchingOperation (Results 1 – 3 of 3) sorted by relevance
93 testBatchingOperation(SensorTypeVersion::ACCELEROMETER); in TEST_P()98 testBatchingOperation(SensorTypeVersion::GYROSCOPE); in TEST_P()103 testBatchingOperation(SensorTypeVersion::MAGNETIC_FIELD); in TEST_P()
341 testBatchingOperation(SensorType::ACCELEROMETER); in TEST_P()346 testBatchingOperation(SensorType::GYROSCOPE); in TEST_P()351 testBatchingOperation(SensorType::MAGNETIC_FIELD); in TEST_P()
405 void testBatchingOperation(SensorTypeVersion type) { in testBatchingOperation() function