Searched refs:getMeasurementEnableReportingJobsThrowJsonException (Results 1 – 10 of 10) sorted by relevance
335 doReturn(false).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()368 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()402 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()
165 doReturn(false).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in setUp()809 doReturn(false).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()835 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()865 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()
1205 doReturn(false).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()1235 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonExceptionNoSampling_logsAndSwallowsException()1266 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()
253 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
407 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
455 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
4295 default boolean getMeasurementEnableReportingJobsThrowJsonException() { in getMeasurementEnableReportingJobsThrowJsonException() method
4194 public boolean getMeasurementEnableReportingJobsThrowJsonException() { in getMeasurementEnableReportingJobsThrowJsonException() method in PhFlags
2709 public final boolean getMeasurementEnableReportingJobsThrowJsonException() { in getMeasurementEnableReportingJobsThrowJsonException() method in RawFlags
4514 Flags::getMeasurementEnableReportingJobsThrowJsonException); in testGetMeasurementEnableReportingJobsThrowJsonException()