Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DSQLDatastoreManagerTest.java95 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in runInTransactionWithResult_throwsDataStoreExceptionExceptionDisable_logsDbVersion()
122 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in runInTransactionWithResult_throwsDataStoreExceptionExceptionEnable_rethrows()
177 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in runInTransaction_throwsDataStoreExceptionExceptionDisable_logsDbVersion()
204 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in runInTransaction_throwsDataStoreExceptionSamplingDisabled_logsDbVersion()
232 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in runInTransaction_throwsDataStoreExceptionExceptionEnable_logsDbVersion()
DMeasurementDaoTest.java9507 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in getSource_nonExistingInDb_throwsException()
9539 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in getSource_nonExistingInDbNoSampling_swallowException()
9565 .getMeasurementEnableDatastoreManagerThrowDatastoreException(); in getSource_nonExistingInDbThrowingDisabled_swallowException()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/measurement/
DDatastoreManager.java113 .getMeasurementEnableDatastoreManagerThrowDatastoreException() in runInTransactionWithResult()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/
DFlags.java4325 default boolean getMeasurementEnableDatastoreManagerThrowDatastoreException() { in getMeasurementEnableDatastoreManagerThrowDatastoreException() method
DPhFlags.java4215 public boolean getMeasurementEnableDatastoreManagerThrowDatastoreException() { in getMeasurementEnableDatastoreManagerThrowDatastoreException() method in PhFlags
/packages/modules/AdServices/adservices/tests/test-util/java/com/android/adservices/flags/
DRawFlags.java2730 public final boolean getMeasurementEnableDatastoreManagerThrowDatastoreException() { in getMeasurementEnableDatastoreManagerThrowDatastoreException() method in RawFlags
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/
DPhFlagsTest.java4538 Flags::getMeasurementEnableDatastoreManagerThrowDatastoreException); in testGetMeasurementEnableDatastoreManagerThrowDataStoreException()