Home
last modified time | relevance | path

Searched refs:testDirectReport (Results 1 – 3 of 3) sorted by relevance

/cts/tests/sensor/jni/
Dandroid_hardware_cts_SensorNativeTest.cpp63 test->testDirectReport(env, s, c, r); in test()
DSensorTest.h46 void testDirectReport(JNIEnv *env, int32_t sensorType, int32_t channelType, int32_t rateLevel);
DSensorTestCases.cpp136 void SensorTest::testDirectReport(JNIEnv* env, int32_t sensorType, int32_t channelType, int32_t rat… in testDirectReport() function in android::SensorTest::SensorTest