/packages/modules/Connectivity/staticlibs/netd/libnetdutils/ |
D | ThreadUtilTest.cpp | 109 NoopRun* obj3 = new NoopRun(name); in TEST() local 110 obj3->setExpectedName(name.substr(0, 15)); in TEST() 116 threadLaunch(obj3); in TEST()
|
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/adselection/ |
D | PersistAdSelectionResultResponseTest.java | 113 PersistAdSelectionResultResponse obj3 = in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqual() local 121 et.expectObjectsAreNotEqual(obj1, obj3); in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqual() 122 et.expectObjectsAreNotEqual(obj2, obj3); in testPersistAdSelectionResultResponseWithDifferentValuesAreNotEqual()
|
D | AdSelectionFromOutcomesInputTest.java | 123 AdSelectionFromOutcomesInput obj3 = createAdSelectionFromOutcomesInput(config3); in testNotEqualInputsHaveDifferentHashCode() local 127 et.expectObjectsAreNotEqual(obj1, obj3); in testNotEqualInputsHaveDifferentHashCode() 128 et.expectObjectsAreNotEqual(obj2, obj3); in testNotEqualInputsHaveDifferentHashCode()
|
D | AdSelectionResponseTest.java | 122 AdSelectionResponse obj3 = in testAdSelectionResponseWithDifferentValuesAreNotEqual() local 130 et.expectObjectsAreNotEqual(obj1, obj3); in testAdSelectionResponseWithDifferentValuesAreNotEqual() 131 et.expectObjectsAreNotEqual(obj2, obj3); in testAdSelectionResponseWithDifferentValuesAreNotEqual()
|
D | SignedContextualAdsTest.java | 191 SignedContextualAds obj3 = in testContextualAdsDifferent() local 198 et.expectObjectsAreNotEqual(obj1, obj3); in testContextualAdsDifferent() 199 et.expectObjectsAreNotEqual(obj2, obj3); in testContextualAdsDifferent()
|
D | GetAdSelectionDataResponseTest.java | 183 GetAdSelectionDataResponse obj3 = in testGetAdSelectionDataResponseWithDifferentValuesAreNotEqual() local 191 et.expectObjectsAreNotEqual(obj1, obj3); in testGetAdSelectionDataResponseWithDifferentValuesAreNotEqual() 192 et.expectObjectsAreNotEqual(obj2, obj3); in testGetAdSelectionDataResponseWithDifferentValuesAreNotEqual()
|
D | GetAdSelectionDataInputTest.java | 206 GetAdSelectionDataInput obj3 = in testNotEqualGetAdSelectionDataInputsHaveDifferentHashCodes() local 219 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3, obj4); in testNotEqualGetAdSelectionDataInputsHaveDifferentHashCodes()
|
D | PersistAdSelectionResultInputTest.java | 191 PersistAdSelectionResultInput obj3 = in testNotEqualPersistAdSelectionResultInputsHaveDifferentHashCodes() local 206 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3, obj4); in testNotEqualPersistAdSelectionResultInputsHaveDifferentHashCodes()
|
/packages/modules/AdServices/adservices/tests/unittest/framework/src/android/adservices/customaudience/ |
D | LeaveCustomAudienceRequestTest.java | 74 LeaveCustomAudienceRequest obj3 = in testNotEqualLeaveCustomAudienceRequestHaveDifferentHashCodes() local 78 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualLeaveCustomAudienceRequestHaveDifferentHashCodes()
|
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/adselection/ |
D | DBBuyerDecisionLogicTest.java | 115 DBBuyerDecisionLogic obj3 = in testNotEqualBuyerDecisionLogicObjectsHaveDifferentHashCode() local 121 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualBuyerDecisionLogicObjectsHaveDifferentHashCode()
|
D | DBAdSelectionEntryTest.java | 195 DBAdSelectionEntry obj3 = in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes() local 208 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualDBAdSelectionEntryObjectsHaveDifferentHashCodes()
|
D | DBAdSelectionTest.java | 388 DBAdSelection obj3 = in testNotEqualDBAdSelectionObjectsHaveDifferentHashCode() local 402 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualDBAdSelectionObjectsHaveDifferentHashCode()
|
/packages/modules/AdServices/adservices/tests/cts/src/android/adservices/cts/ |
D | AdSelectionOutcomeTest.java | 130 AdSelectionOutcome obj3 = in testNotEqualAdSelectionOutcomesHaveDifferentHashCodes() local 136 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualAdSelectionOutcomesHaveDifferentHashCodes()
|
D | AdSelectionFromOutcomesConfigTest.java | 133 AdSelectionFromOutcomesConfig obj3 = in testNotEqualInputsHaveDifferentHashCode() local 137 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualInputsHaveDifferentHashCode()
|
D | SignedContextualAdsTest.java | 197 SignedContextualAds obj3 = in testContextualAdsHaveDifferentHashCode() local 202 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testContextualAdsHaveDifferentHashCode()
|
D | AdSelectionConfigTest.java | 213 AdSelectionConfig obj3 = in testNotEqualConfigsHaveDifferentHashCode() local 217 CommonFixture.assertDifferentHashCode(obj1, obj2, obj3); in testNotEqualConfigsHaveDifferentHashCode()
|