Searched refs:assertTypeMatchStringType (Results 1 – 4 of 4) sorted by relevance
114 static void assertTypeMatchStringType(SensorType type, const hidl_string& stringType);
154 EXPECT_NO_FATAL_FAILURE(assertTypeMatchStringType(s.type, s.typeAsString)); in TEST_F()
83 void SensorsHidlTestBase::assertTypeMatchStringType(SensorType type, in assertTypeMatchStringType() function in SensorsHidlTestBase
298 EXPECT_NO_FATAL_FAILURE(assertTypeMatchStringType(s.type, s.typeAsString)); in TEST_F()