Searched refs:SensorInfoTest (Results 1 – 3 of 3) sorted by relevance
22 SensorInfoTest::SensorInfoTest() : Test(CHRE_API_VERSION_1_1) {} in SensorInfoTest() function in general_test::SensorInfoTest24 void SensorInfoTest::setUp(uint32_t messageSize, const void * /* message */) { in setUp()44 void SensorInfoTest::validateSensorInfo( in validateSensorInfo()66 void SensorInfoTest::handleEvent(uint32_t /* senderInstanceId */, in handleEvent()
27 class SensorInfoTest : public Test {29 SensorInfoTest();
223 CASE(kSensorInfo, SensorInfoTest); in createTest()