Searched refs:mapProperties (Results 1 – 2 of 2) sorted by relevance
107 loadCompanion(IntPropertyTest.class).mapProperties(mPropertyMapper); in testInferredAttributeId()147 loadCompanion(HasAttributeIdFalseTest.class).mapProperties(mPropertyMapper); in testHasAttributeIdFalse()160 loadCompanion(AttributeIdEqualsTest.class).mapProperties(mPropertyMapper); in testAttributeIdEquals()447 companion.mapProperties(mPropertyMapper); in testIntEnum()483 companion.mapProperties(mPropertyMapper); in testIntFlag()792 companion.mapProperties(mPropertyMapper); in mapAndRead()
73 public void mapProperties(PropertyMapper propertyMapper) { in mapProperties() method in StaticInspectionCompanionProviderTest.NestedClassTest.InspectionCompanion