Home
last modified time | relevance | path

Searched refs:assertAggregated (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/
H A DContactAggregatorTest.java323 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnPhoneNumberNoNameData()
334 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnPhoneNumberWhenTargetAggregateHasNoName()
345 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnPhoneNumberWhenNewContactHasNoName()
369 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnPhoneNumberWithJustFirstName()
379 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnEmailNoNameData()
401 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnEmailWhenNewContactHasNoName()
454 assertAggregated(rawContactId1, rawContactId2); in testAggregationByNicknameNoStructuredName()
490 assertAggregated(rawContactId1, rawContactId2); in testAggregationByIdentity()
552 assertAggregated(rawContactId1, rawContactId3); in testAggregationExceptionKeepOutCheckUpdatesDisplayName()
641 assertAggregated(rawContactId1, rawContactId2); in testReaggregateBecauseOfMultipleAffinities()
[all …]
H A DContactAggregator2Test.java329 assertAggregated(rawContactId1, rawContactId3); in testAggregationBasedOnPhoneNumberNoNameData()
377 assertAggregated(rawContactId1, rawContactId2); in testAggregationBasedOnEmailNoNameData()
393 assertAggregated(rawContactId1, rawContactId2); in testAggregationByIdentificationNoStructuredNameWithinDifferentAccounts()
479 assertAggregated(rawContactId1, rawContactId2); in testAggregationByNicknameNoStructuredNameWithinDifferentAccounts()
568 assertAggregated(rawContactId1, rawContactId3); in testAggregationExceptionKeepOutCheckUpdatesDisplayName()
657 assertAggregated(rawContactId1, rawContactId2); in testReaggregateBecauseOfMultipleAffinities()
788 assertAggregated(rawContactId1, rawContactId2); in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden()
789 assertAggregated(rawContactId1, rawContactId3); in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden()
792 assertAggregated(rawContactId1, rawContactId2); in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden()
793 assertAggregated(rawContactId1, rawContactId3); in testNonSplitBecauseOfMultipleAffinitiesWhenOverridden()
[all …]
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactLookupKeyTest.java152 assertAggregated(rawContactId1, rawContactId2); in testLookupKeyChoosingLargestContact()
H A DGroupsTest.java90 assertAggregated(contactCharlie, contactCharlieDupe); in testGroupSummary()
H A DBaseContactsProvider2Test.java650 protected void assertAggregated(long rawContactId1, long rawContactId2) { in assertAggregated() method in BaseContactsProvider2Test
656 protected void assertAggregated(long rawContactId1, long rawContactId2, in assertAggregated() method in BaseContactsProvider2Test
H A DContactsProvider2Test.java1396 assertAggregated(rawContactId1, rawContactId2, "123456789"); in testPhonesWithMergedContacts()
4447 assertAggregated(rawContactId1, rawContactId2, "123456789"); in testDisplayNameUpdate()
4451 assertAggregated(rawContactId1, rawContactId2, "Potato Head"); in testDisplayNameUpdate()
6353 assertAggregated(rawContactId1, rawContactId2); in testAccountDeletion()
6726 assertAggregated(rawContactId1, rawContactId2, "John Smith"); in testDeleteContactComposedOfTwoLocalRawContacts()
6758 assertAggregated(rawContactId1, rawContactId2, "John Smith"); in testDeleteContactComposedOfSomeLocalRawContacts()