Home
last modified time | relevance | path

Searched defs:obj2 (Results 1 – 25 of 34) sorted by relevance

12

/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/customaudience/
DJoinCustomAudienceRequestTest.java33 JoinCustomAudienceRequest obj2 = in testJoinCustomAudienceRequestWithSameValuesAreEqual() local
45 JoinCustomAudienceRequest obj2 = in testJoinCustomAudienceRequestWithDifferentValuesAreNotEqual() local
57 JoinCustomAudienceRequest obj2 = in testEqualJoinCustomAudienceRequestHaveSameHashCodes() local
69 JoinCustomAudienceRequest obj2 = in testNotEqualJoinCustomAudienceRequestHaveDifferentHashCodes() local
DLeaveCustomAudienceRequestTest.java33 LeaveCustomAudienceRequest obj2 = in testLeaveCustomAudienceRequestWithSameValuesAreEqual() local
45 LeaveCustomAudienceRequest obj2 = in testLeaveCustomAudienceRequestWithDifferentValuesAreNotEqual() local
57 LeaveCustomAudienceRequest obj2 = in testEqualLeaveCustomAudienceRequestHaveSameHashCodes() local
69 LeaveCustomAudienceRequest obj2 = in testNotEqualLeaveCustomAudienceRequestHaveDifferentHashCodes() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/data/adselection/
DDBBuyerDecisionLogicTest.java54 DBBuyerDecisionLogic obj2 = in testBuyerDecisionLogicsWithSameValuesAreEqual() local
71 DBBuyerDecisionLogic obj2 = in testBuyerDecisionLogicsWithDifferentValuesAreNotEqual() local
87 DBBuyerDecisionLogic obj2 = in testEqualBuyerDecisionLogicObjectsHaveSameHashCode() local
103 DBBuyerDecisionLogic obj2 = in testNotEqualBuyerDecisionLogicObjectsHaveDifferentHashCode() local
DCustomAudienceSignalsTest.java79 CustomAudienceSignals obj2 = in testEqualCustomAudienceSignalsHaveSameHashCode() local
95 CustomAudienceSignals obj2 = in testNotEqualCustomAudienceSignalsHaveDifferentHashCodes() local
DDBAdSelectionEntryTest.java146 DBAdSelectionEntry obj2 = in testEqualDBAdSelectionEntryObjectsHaveSameHashCode() local
176 DBAdSelectionEntry obj2 = in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes() local
DDBAdSelectionTest.java336 DBAdSelection obj2 = in testEqualDBAdSelectionObjectsHaveSameHashCode() local
369 DBAdSelection obj2 = in testNotEqualDBAdSelectionObjectsHaveDifferentHashCode() local
DDBAppInstallPermissionsTest.java130 DBAppInstallPermissions obj2 = in testEqualDBAppInstallObjectsHaveSameHashCode() local
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DPersistAdSelectionResultResponseTest.java174 PersistAdSelectionResultResponse obj2 = in testPersistAdSelectionResultResponseWithSameValuesAreEqual() local
193 PersistAdSelectionResultResponse obj2 = in testPersistAdSelectionResultResponse_withWinningSellerWithSameValues_areEqual() local
213 PersistAdSelectionResultResponse obj2 = in testPersistAdSelectionResultResponse_withComponentAdUrisWithSameValues_areEqual() local
232 PersistAdSelectionResultResponse obj2 = in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqual() local
260 PersistAdSelectionResultResponse obj2 = in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqualForComponentAdUris() local
DGetAdSelectionDataInputTest.java124 GetAdSelectionDataInput obj2 = in testGetAdSelectionDataInputWithSameValuesAreEqual() local
146 GetAdSelectionDataInput obj2 = in testGetAdSelectionDataInputWithDifferentPackageNameValuesAreNotEqual() local
167 GetAdSelectionDataInput obj2 = in testGetAdSelectionDataInputWithDifferentCoordinatorValuesAreNotEqual() local
198 GetAdSelectionDataInput obj2 = in testNotEqualGetAdSelectionDataInputsHaveDifferentHashCodes() local
DAdSelectionResponseTest.java153 AdSelectionResponse obj2 = in testAdSelectionResponseWithSameValuesAreEqual() local
172 AdSelectionResponse obj2 = in testAdSelectionResponse_withWinningSeller_areEqual() local
191 AdSelectionResponse obj2 = in testAdSelectionResponseWithDifferentValuesAreNotEqual() local
219 AdSelectionResponse obj2 = in testAdSelectionResponse_withDifferentWinningSeller_areNotEqual() local
DPersistAdSelectionResultInputTest.java126 PersistAdSelectionResultInput obj2 = in testPersistAdSelectionResultInputWithSameValuesAreEqual() local
148 PersistAdSelectionResultInput obj2 = in testPersistAdSelectionResultInputWithDifferentValuesAreNotEqual() local
182 PersistAdSelectionResultInput obj2 = in testNotEqualPersistAdSelectionResultInputsHaveDifferentHashCodes() local
DAdSelectionFromOutcomesInputTest.java102 AdSelectionFromOutcomesInput obj2 = createAdSelectionFromOutcomesInput(config); in testEqualInputs() local
120 AdSelectionFromOutcomesInput obj2 = createAdSelectionFromOutcomesInput(config2); in testNotEqualInputsHaveDifferentHashCode() local
DSignedContextualAdsTest.java175 SignedContextualAds obj2 = in testContextualAdsEqual() local
185 SignedContextualAds obj2 = in testContextualAdsDifferent() local
DGetAdSelectionDataResponseTest.java157 GetAdSelectionDataResponse obj2 = in testGetAdSelectionDataResponseWithSameValuesAreEqual() local
175 GetAdSelectionDataResponse obj2 = in testGetAdSelectionDataResponseWithDifferentValuesAreNotEqual() local
/packages/modules/AdServices/shared/testing-libraries/side-less/java/com/android/adservices/shared/testing/
DEqualsTester.java40 public void expectObjectsAreEqual(Object obj1, Object obj2) { in expectObjectsAreEqual()
69 public void expectObjectsAreNotEqual(Object obj1, @Nullable Object obj2) { in expectObjectsAreNotEqual()
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdSelectionOutcomeTest.java181 AdSelectionOutcome obj2 = in testAdSelectionOutcomeWithSameValuesAreEqual() local
209 AdSelectionOutcome obj2 = in testAdSelectionOutcomeWithComponentAdsSameValuesAreEqual() local
238 AdSelectionOutcome obj2 = in testAdSelectionOutcome_withWinningSellerAndSameValues_areEqual() local
DAdSelectionConfigTest.java196 AdSelectionConfig obj2 = AdSelectionConfigFixture.anAdSelectionConfig(); in testEqualConfigsHaveSameHashCode() local
205 AdSelectionConfig obj2 = in testNotEqualConfigsHaveDifferentHashCode() local
DSignedContextualAdsTest.java177 SignedContextualAds obj2 = in testContextualAdsEqual() local
187 SignedContextualAds obj2 = in testContextualAdsAreNotEqual() local
DAdSelectionFromOutcomesConfigTest.java114 AdSelectionFromOutcomesConfig obj2 = in testEqualInputsHaveSameHashCode() local
DPerBuyerDecisionLogicTest.java88 PerBuyerDecisionLogic obj2 = in testAssertEquals() local
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/
DEqualsTesterTest.java67 ObjectsWithSameHashCode obj2 = new ObjectsWithSameHashCode(); in testExpectObjectsAreEqual_notEqualButWithSameHashcode() local
103 ObjectsWithSameHashCode obj2 = new ObjectsWithSameHashCode(); in testExpectObjectsAreNotEqual_notEqualButWithSameHashcode() local
/packages/apps/SecureElement/src/com/android/se/security/gpac/
DPKG_REF_DO.java51 public static boolean equals(PKG_REF_DO obj1, PKG_REF_DO obj2) { in equals()
DHash_REF_DO.java70 public static boolean equals(Hash_REF_DO obj1, Hash_REF_DO obj2) { in equals()
DAID_REF_DO.java72 public static boolean equals(AID_REF_DO obj1, AID_REF_DO obj2) { in equals()
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/common/
DPersistableBundlable.java78 … private static boolean isPersistableBundleEquals(PersistableBundle obj1, PersistableBundle obj2) { in isPersistableBundleEquals()

12