Home
last modified time | relevance | path

Searched defs:sources (Results 1 – 25 of 185) sorted by relevance

12345678

/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/
Daggregate_report_service_test.json6 "sources": [], array
25 "sources": [], array
54 "sources": [], array
73 "sources": [], array
102 "sources": [], array
121 "sources": [], array
150 "sources": [], array
180 "sources": [], array
220 "sources": [], array
261 "sources": [], array
Devent_report_service_test.json6 "sources": [], array
27 "sources": [], array
58 "sources": [], array
79 "sources": [], array
110 "sources": [], array
131 "sources": [], array
162 "sources": [], array
197 "sources": [], array
242 "sources": [], array
291 "sources": [], array
Dmeasurement_delete_expired_test.json6 "sources": [ array
51 "sources": [ array
81 "sources": [], array
128 "sources": [], array
210 "sources": [], array
239 "sources": [], array
Dmeasurement_app_uninstall_deletion_test.json6 "sources": [ array
66 "sources": [], array
96 "sources": [ array
154 "sources": [ array
198 "sources": [ array
273 "sources": [ array
335 "sources": [ array
417 "sources": [ array
531 "sources": [ array
602 "sources": [ array
[all …]
Dattribution_service_test.json6 "sources": [ array
52 "sources": [ array
128 "sources": [ array
184 "sources": [ array
270 "sources": [ array
344 "sources": [ array
477 "sources": [ array
523 "sources": [ array
572 "sources": [ array
618 "sources": [ array
[all …]
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/config/
DSafetySourcesGroupTest.kt191 val sources = STATEFUL_INFERRED_WITH_SUMMARY.safetySources in getSafetySources_mutationsAreNotAllowed() constant
206 val sources = safetySourcesGroupBuilder.build().safetySources in builder_addSafetySource_doesNotMutatePreviouslyBuiltInstance() constant
/packages/modules/Bluetooth/system/embdrv/lc3/test/
Dsetup.py29 sources = glob.glob('*_py.c') + \ variable
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/data/
DSmartUpdateMediatorLiveData.kt62 private val sources = mutableListOf<SmartUpdateMediatorLiveData<*>>() in <lambda>() constant
/packages/modules/Bluetooth/tools/pdl/src/
Dmain.rs76 let mut sources = ast::SourceDatabase::new(); in main() localVariable
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_e2e_tests/
Dregister_app-app_missing_event_trigger_data.json4 "sources": [{ array
Dregister_app-app_empty_event_trigger_data.json4 "sources": [{ array
Daggregatable_dedup_key_null_filter_mismatch.json4 "sources": [ array
Daggregatable_dedup_key_null_not_selected.json4 "sources": [ array
Dexpired_source.json4 "sources": [ array
Daggregatable_dedup_filter_sets.json4 "sources": [ array
Daggregatable_dedup_3_triggers_2_dedup.json4 "sources": [ array
Dno_matching_sources.json4 "sources": [{ array
Daggregatable_dedup_key_no_source_filters.json4 "sources": [ array
Dsource_trigger_different_registration_origin.json4 "sources": [ array
Daggregatable_dedup_2_dedup_keys_stored_in_db.json4 "sources": [ array
Daggregatable_dedup_2_triggers_1_dedup_key_stored.json4 "sources": [ array
Daggregatable_dedup_key_null_selected.json4 "sources": [ array
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/msmt_interop_tests/
Dconfig_trigger_data_cardinality.json7 "sources": [ array
Devent_source.json4 "sources": [ array
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/measurement/
DMeasurementDaoTest.java1466 List<Source> sources = in testCountSourcesExclRegOrigin_forDifferentAppPublisher_returnsZero() local
1500 List<Source> sources = in testCountSourcesExclRegOrigin_forDifferentWebPublisher_returnsZero() local
1535 List<Source> sources = in testCountSourcesExclRegOrigin_forDifferentEnrollment_returnsZero() local
1569 List<Source> sources = in testCountSourcesExclRegOrigin_forDifferentOriginMoreThanTimeWindow_returnsZero() local
1602 List<Source> sources = in testCountSources_forDifferentOriginWithinTimeWindow_returnsNumOfSources() local
3197 List<Source> sources = Arrays.asList(sApp1, sApp2, sApp3, sApp4, sWeb5, sWeb6, sAppWeb7); in testGetMatchingActiveSources() local
3423 List<Source> sources = Arrays.asList(sWeb1, sWeb2, sAppWeb3); in testGetMatchingActiveSources_multipleDestinations() local
3526 List<Source> sources = in testGetMatchingActiveDelayedSources() local
5447 List<Source> sources = new ArrayList<>(); in getSourcesWithDifferentDestinations() local
5503 List<Source> sources = new ArrayList<>(); in getSourcesWithDifferentEnrollments() local
[all …]

12345678