Searched refs:testDirectReport (Results 1 – 3 of 3) sorted by relevance
63 test->testDirectReport(env, s, c, r); in test()
46 void testDirectReport(JNIEnv *env, int32_t sensorType, int32_t channelType, int32_t rateLevel);
136 void SensorTest::testDirectReport(JNIEnv* env, int32_t sensorType, int32_t channelType, int32_t rat… in testDirectReport() function in android::SensorTest::SensorTest