Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/measurement/
DAttributionConfigTest.java137 AttributionConfig expected = createExampleAttributionConfig(); in build_nonEmptyAttributionConfig_parseSuccess()
213 private AttributionConfig createExampleAttributionConfig() throws JSONException { in createExampleAttributionConfig() method in AttributionConfigTest