Searched refs:getMeasurementThrowUnknownExceptionSamplingRate (Results 1 – 12 of 12) sorted by relevance
134 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in runInTransactionWithResult_throwsDataStoreExceptionExceptionEnable_rethrows()212 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in runInTransaction_throwsDataStoreExceptionSamplingDisabled_logsDbVersion()238 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in runInTransaction_throwsDataStoreExceptionExceptionEnable_logsDbVersion()
7060 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in getSource_nonExistingInDb_throwsException()7091 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in getSource_nonExistingInDbNoSampling_swallowException()7116 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in getSource_nonExistingInDbThrowingDisabled_swallowException()
318 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()334 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()348 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()
203 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()220 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()
297 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()313 < mFlags.getMeasurementThrowUnknownExceptionSamplingRate()) { in performReport()
376 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()405 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()459 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsUnknownExceptionEnabledToThrow_rethrowsException()485 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsUnknownExceptionEnabledToThrowNoSampling_swallowsException()
949 doReturn(0.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonExceptionNoSampling_logsAndSwallowsException()989 doReturn(1.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()1046 doReturn(0.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsUnknownExceptionNoSampling_logsAndSwallowsException()1081 doReturn(1.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsUnknownExceptionEnabledToThrow_rethrowsException()1128 doReturn(0.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsCryptoExceptionNoSampling_logsAndSwallowsException()1161 doReturn(1.0f).when(mMockFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsCryptoExceptionEnabledToThrow_rethrowsException()
729 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()766 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()843 doReturn(1.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_throwsUnknownExceptionEnabledToThrow_rethrowsException()876 doReturn(0.0f).when(mFlags).getMeasurementThrowUnknownExceptionSamplingRate(); in performReport_enabledToThrowNoSampling_logsAndSwallowsException()
116 .getMeasurementThrowUnknownExceptionSamplingRate()) { in runInTransactionWithResult()
4008 default float getMeasurementThrowUnknownExceptionSamplingRate() { in getMeasurementThrowUnknownExceptionSamplingRate() method
5944 public float getMeasurementThrowUnknownExceptionSamplingRate() { in getMeasurementThrowUnknownExceptionSamplingRate() method in PhFlags
4022 Flags::getMeasurementThrowUnknownExceptionSamplingRate); in testGetMeasurementThrowUnknownExceptionSamplingRate()