Searched refs:runAtomicCounterTest (Results 1 – 1 of 1) sorted by relevance
403 runAtomicCounterTest(Sensor.TYPE_ACCELEROMETER, memType); in testAtomicCounterAccel()409 runAtomicCounterTest(Sensor.TYPE_GYROSCOPE, memType); in testAtomicCounterGyro()415 runAtomicCounterTest(Sensor.TYPE_MAGNETIC_FIELD, memType); in testAtomicCounterMag()842 private void runAtomicCounterTest(int sensorType, int memType) throws AssertionError { in runAtomicCounterTest() method in SensorDirectReportTest