Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/common/
DFledgeE2ETest.java3340 testFledgeFlowSuccessWithCrossAppFcapFiltering(/* shouldUseUnifiedTables= */ false); in testFledgeFlowSuccessWithMockServer_crossAppFcapFiltering()
3346 testFledgeFlowSuccessWithCrossAppFcapFiltering(/* shouldUseUnifiedTables= */ true); in testFledgeFlowSuccessWithMockServer_crossAppFcapFiltering_useUnifiedTables()
3349 public void testFledgeFlowSuccessWithCrossAppFcapFiltering(boolean shouldUseUnifiedTables) in testFledgeFlowSuccessWithCrossAppFcapFiltering() method in FledgeE2ETest