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