Home
last modified time | relevance | path

Searched defs:obj1 (Results 1 – 25 of 31) sorted by relevance

12

/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/customaudience/
DJoinCustomAudienceRequestTest.java32 JoinCustomAudienceRequest obj1 = in testJoinCustomAudienceRequestWithSameValuesAreEqual() local
44 JoinCustomAudienceRequest obj1 = in testJoinCustomAudienceRequestWithDifferentValuesAreNotEqual() local
56 JoinCustomAudienceRequest obj1 = in testEqualJoinCustomAudienceRequestHaveSameHashCodes() local
68 JoinCustomAudienceRequest obj1 = in testNotEqualJoinCustomAudienceRequestHaveDifferentHashCodes() local
DLeaveCustomAudienceRequestTest.java32 LeaveCustomAudienceRequest obj1 = in testLeaveCustomAudienceRequestWithSameValuesAreEqual() local
44 LeaveCustomAudienceRequest obj1 = in testLeaveCustomAudienceRequestWithDifferentValuesAreNotEqual() local
56 LeaveCustomAudienceRequest obj1 = in testEqualLeaveCustomAudienceRequestHaveSameHashCodes() local
68 LeaveCustomAudienceRequest obj1 = in testNotEqualLeaveCustomAudienceRequestHaveDifferentHashCodes() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/
DDBBuyerDecisionLogicTest.java55 DBBuyerDecisionLogic obj1 = in testBuyerDecisionLogicsWithSameValuesAreEqual() local
72 DBBuyerDecisionLogic obj1 = in testBuyerDecisionLogicsWithDifferentValuesAreNotEqual() local
89 DBBuyerDecisionLogic obj1 = in testEqualBuyerDecisionLogicObjectsHaveSameHashCode() local
105 DBBuyerDecisionLogic obj1 = in testNotEqualBuyerDecisionLogicObjectsHaveDifferentHashCode() local
DCustomAudienceSignalsTest.java79 CustomAudienceSignals obj1 = in testEqualCustomAudienceSignalsHaveSameHashCode() local
95 CustomAudienceSignals obj1 = in testNotEqualCustomAudienceSignalsHaveDifferentHashCodes() local
DDBAdSelectionEntryTest.java140 DBAdSelectionEntry obj1 = in testEqualDBAdSelectionEntryObjectsHaveSameHashCode() local
171 DBAdSelectionEntry obj1 = in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes() local
DDBAdSelectionTest.java328 DBAdSelection obj1 = in testEqualDBAdSelectionObjectsHaveSameHashCode() local
361 DBAdSelection obj1 = in testNotEqualDBAdSelectionObjectsHaveDifferentHashCode() local
DDBAppInstallPermissionsTest.java130 DBAppInstallPermissions obj1 = in testEqualDBAppInstallObjectsHaveSameHashCode() local
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/
DAdSelectionOutcomeTest.java69 AdSelectionOutcome obj1 = in testAdSelectionOutcomeWithSameValuesAreEqual() local
86 AdSelectionOutcome obj1 = in testAdSelectionOutcomeWithDifferentValuesAreNotEqual() local
103 AdSelectionOutcome obj1 = in testEqualAdSelectionOutcomesHaveSameHashCode() local
119 AdSelectionOutcome obj1 = in testNotEqualAdSelectionOutcomesHaveDifferentHashCodes() local
DSignedContextualAdsTest.java182 SignedContextualAds obj1 = in testContextualAdsHaveSameHashCode() local
192 SignedContextualAds obj1 = SignedContextualAdsFixture.aSignedContextualAds(); in testContextualAdsHaveDifferentHashCode() local
207 SignedContextualAds obj1 = in testSignedContextualAdsDescribeContents() local
DAdSelectionFromOutcomesConfigTest.java118 AdSelectionFromOutcomesConfig obj1 = in testEqualInputsHaveSameHashCode() local
128 AdSelectionFromOutcomesConfig obj1 = in testNotEqualInputsHaveDifferentHashCode() local
DAdSelectionConfigTest.java202 AdSelectionConfig obj1 = AdSelectionConfigFixture.anAdSelectionConfig(); in testEqualConfigsHaveSameHashCode() local
210 AdSelectionConfig obj1 = AdSelectionConfigFixture.anAdSelectionConfig(); in testNotEqualConfigsHaveDifferentHashCode() local
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/
DGetAdSelectionDataInputTest.java118 GetAdSelectionDataInput obj1 = in testGetAdSelectionDataInputWithSameValuesAreEqual() local
140 GetAdSelectionDataInput obj1 = in testGetAdSelectionDataInputWithDifferentPackageNameValuesAreNotEqual() local
162 GetAdSelectionDataInput obj1 = in testGetAdSelectionDataInputWithDifferentCoordinatorValuesAreNotEqual() local
194 GetAdSelectionDataInput obj1 = in testNotEqualGetAdSelectionDataInputsHaveDifferentHashCodes() local
DSignedContextualAdsTest.java175 SignedContextualAds obj1 = in testContextualAdsEqual() local
186 SignedContextualAds obj1 = SignedContextualAdsFixture.aSignedContextualAds(); in testContextualAdsDifferent() local
204 SignedContextualAds obj1 = in testSignedContextualAdsDescribeContents() local
DPersistAdSelectionResultInputTest.java120 PersistAdSelectionResultInput obj1 = in testPersistAdSelectionResultInputWithSameValuesAreEqual() local
142 PersistAdSelectionResultInput obj1 = in testPersistAdSelectionResultInputWithDifferentValuesAreNotEqual() local
177 PersistAdSelectionResultInput obj1 = in testNotEqualPersistAdSelectionResultInputsHaveDifferentHashCodes() local
DPersistAdSelectionResultResponseTest.java83 PersistAdSelectionResultResponse obj1 = in testPersistAdSelectionResultResponseWithSameValuesAreEqual() local
101 PersistAdSelectionResultResponse obj1 = in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqual() local
DAdSelectionResponseTest.java91 AdSelectionResponse obj1 = in testAdSelectionResponseWithSameValuesAreEqual() local
109 AdSelectionResponse obj1 = in testAdSelectionResponseWithDifferentValuesAreNotEqual() local
DAdSelectionFromOutcomesInputTest.java103 AdSelectionFromOutcomesInput obj1 = createAdSelectionFromOutcomesInput(config); in testEqualInputs() local
121 AdSelectionFromOutcomesInput obj1 = createAdSelectionFromOutcomesInput(config1); in testNotEqualInputsHaveDifferentHashCode() local
DGetAdSelectionDataResponseTest.java153 GetAdSelectionDataResponse obj1 = in testGetAdSelectionDataResponseWithSameValuesAreEqual() local
171 GetAdSelectionDataResponse obj1 = in testGetAdSelectionDataResponseWithDifferentValuesAreNotEqual() local
/packages/modules/AdServices/shared/libraries/side-less/java/com/android/adservices/shared/testing/
DEqualsTester.java40 public void expectObjectsAreEqual(Object obj1, Object obj2) { in expectObjectsAreEqual()
59 public void expectObjectsAreNotEqual(Object obj1, @Nullable Object obj2) { in expectObjectsAreNotEqual()
/packages/modules/AdServices/shared/tests/side-less/java/com/android/adservices/shared/testing/
DEqualsTesterTest.java64 ObjectsWithSameHashCode obj1 = new ObjectsWithSameHashCode(); in testExpectObjectsAreEqual_notEqualButWithSameHashcode() local
100 ObjectsWithSameHashCode obj1 = 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()
/packages/modules/Connectivity/staticlibs/netd/libnetdutils/
DThreadUtilTest.cpp100 NoopRun* obj1 = new NoopRun(); in TEST() local

12