Home
last modified time | relevance | path

Searched refs:assertDifferentHashCode (Results 1 – 13 of 13) sorted by relevance

/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/customaudience/
DJoinCustomAudienceRequestTest.java75 CommonFixture.assertDifferentHashCode(obj1, obj2); in testNotEqualJoinCustomAudienceRequestHaveDifferentHashCodes()
DLeaveCustomAudienceRequestTest.java78 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualLeaveCustomAudienceRequestHaveDifferentHashCodes()
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBBuyerDecisionLogicTest.java121 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualBuyerDecisionLogicObjectsHaveDifferentHashCode()
DCustomAudienceSignalsTest.java106 CommonFixture.assertDifferentHashCode(obj1, obj2); in testNotEqualCustomAudienceSignalsHaveDifferentHashCodes()
DDBAdSelectionEntryTest.java208 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
DDBAdSelectionTest.java402 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualDBAdSelectionObjectsHaveDifferentHashCode()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdSelectionOutcomeTest.java136 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualAdSelectionOutcomesHaveDifferentHashCodes()
DAdSelectionFromOutcomesConfigTest.java137 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualInputsHaveDifferentHashCode()
DSignedContextualAdsTest.java202 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testContextualAdsHaveDifferentHashCode()
DAdSelectionConfigTest.java217 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualConfigsHaveDifferentHashCode()
/packages/modules/AdServices/adservices/tests/unittest/fixtures/java/android/adservices/common/
DCommonFixture.java90 public static <T> void assertDifferentHashCode(T... objs) { in assertDifferentHashCode() method in CommonFixture
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DGetAdSelectionDataInputTest.java219 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3, obj4); in testNotEqualGetAdSelectionDataInputsHaveDifferentHashCodes()
DPersistAdSelectionResultInputTest.java206 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3, obj4); in testNotEqualPersistAdSelectionResultInputsHaveDifferentHashCodes()