Searched refs:addProperties (Results 1 – 11 of 11) sorted by relevance
134 documentProtoBuilder.addProperties(propertyProtoMap.get(key)); in testDocumentProtoConvert()190 documentProtoBuilder.addProperties(entry.getValue()); in testConvertDocument_whenPropertyHasEmptyList()233 .addProperties(emptyLongListProperty) in testConvertDocument_whenPropertyHasEmptyList()234 .addProperties(emptyDoubleListProperty) in testConvertDocument_whenPropertyHasEmptyList()235 .addProperties(emptyBooleanListProperty) in testConvertDocument_whenPropertyHasEmptyList()236 .addProperties(emptyStringListProperty) in testConvertDocument_whenPropertyHasEmptyList()237 .addProperties(emptyByteListProperty) in testConvertDocument_whenPropertyHasEmptyList()238 .addProperties(emptyDocumentListProperty) in testConvertDocument_whenPropertyHasEmptyList()304 documentProtoBuilder.addProperties(entry.getValue()); in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()315 .addProperties( in testConvertDocument_whenNestedDocumentPropertyHasEmptyList()[all …]
95 .addProperties( in testGetProto_DescriptionSet()109 .addProperties( in testGetProto_DescriptionSet()116 .addProperties( in testGetProto_DescriptionSet()124 .addProperties( in testGetProto_DescriptionSet()132 .addProperties( in testGetProto_DescriptionSet()139 .addProperties( in testGetProto_DescriptionSet()193 .addProperties( in testGetProto_Email()207 .addProperties( in testGetProto_Email()258 .addProperties( in testGetProto_MusicRecording()272 .addProperties( in testGetProto_MusicRecording()[all …]
72 .addProperties( in testSingleStringSnippet()141 .addProperties( in testNoSnippets()171 .addProperties( in testMultipleStringSnippet()175 .addProperties( in testMultipleStringSnippet()264 .addProperties( in testNestedDocumentSnippet()271 .addProperties( in testNestedDocumentSnippet()276 .addProperties( in testNestedDocumentSnippet()
136 builder.addProperties(propertyBuilder); in testAddPrefixToDocument()149 prefixedBuilder.addProperties(prefixedPropertyBuilder); in testAddPrefixToDocument()169 prefixedBuilder.addProperties(prefixedPropertyBuilder); in testRemovePrefixesFromDocument()182 builder.addProperties(propertyBuilder); in testRemovePrefixesFromDocument()219 prefixedBuilder.addProperties(prefixedPropertyBuilder); in testRemovePrefixesFromDocument_multiplePrefixNamesFromNested()242 builder.addProperties(propertyConfigBuilder); in testRemovePrefixesFromSchemaType()253 unprefixedBuilder.addProperties(unprefixedPropertyConfigBuilder); in testRemovePrefixesFromSchemaType()
89 SchemaTypeConfigProto.newBuilder().setSchemaType(EMAIL_TYPE).addProperties( in testDesensitizeDebugInfo()92 PERSON_TYPE).setPropertyName("sender")).addProperties( in testDesensitizeDebugInfo()96 SchemaTypeConfigProto.newBuilder().setSchemaType(PERSON_TYPE).addProperties( in testDesensitizeDebugInfo()103 EMAIL_TYPE_MD5).addProperties( in testDesensitizeDebugInfo()106 PERSON_TYPE_MD5).setPropertyName("sender")).addProperties( in testDesensitizeDebugInfo()111 PERSON_TYPE_MD5).addProperties( in testDesensitizeDebugInfo()
80 public void addProperties(VehiclePropConfig... configs) { in addProperties() method in HidlMockedVehicleHal
103 public void addProperties(VehiclePropConfig... configs) { in addProperties() method in AidlMockedVehicleHal
163 .addProperties( in testRewriteSchema_addType()177 .addProperties( in testRewriteSchema_addType()237 .addProperties( in testRewriteSchema_addType()257 .addProperties( in testRewriteSchema_addType()374 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testAddDocumentTypePrefix()388 .addProperties( in testAddDocumentTypePrefix()411 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testRemoveDocumentTypePrefixes()426 .addProperties( in testRemoveDocumentTypePrefixes()468 .addProperties(PropertyProto.newBuilder().addDocumentValues(insideDocument)) in testNestedRemoveDatabasesFromDocumentThrowsException()
125 mProtoBuilder.addProperties(propertyProto); in toDocumentProto()
63 protoBuilder.addProperties(propertyProto); in toSchemaTypeConfigProto()
302 hal.addProperties(mConfigs); in createAidlMockedVehicleHal()