Searched refs:getMeasurementEnableReportingJobsThrowJsonException (Results 1 – 9 of 9) sorted by relevance
351 doReturn(false).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()375 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()404 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()
149 doReturn(false).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in setUp()697 doReturn(false).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()727 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()764 doReturn(true).when(mFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrowNoSampling_logsAndSwallowsException()
917 doReturn(false).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonDisabledToThrow_logsAndSwallowsException()948 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonExceptionNoSampling_logsAndSwallowsException()980 doReturn(true).when(mMockFlags).getMeasurementEnableReportingJobsThrowJsonException(); in performReport_throwsJsonEnabledToThrow_marksReportDeletedAndRethrowsException()
201 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
295 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
316 if (mFlags.getMeasurementEnableReportingJobsThrowJsonException() in performReport()
3970 default boolean getMeasurementEnableReportingJobsThrowJsonException() { in getMeasurementEnableReportingJobsThrowJsonException() method
4196 + getMeasurementEnableReportingJobsThrowJsonException()); in dump()5916 public boolean getMeasurementEnableReportingJobsThrowJsonException() { in getMeasurementEnableReportingJobsThrowJsonException() method in PhFlags
3990 Flags::getMeasurementEnableReportingJobsThrowJsonException); in testGetMeasurementEnableReportingJobsThrowJsonException()