Searched refs:backgroundFetchProcessReportedStats (Results 1 – 2 of 2) sorted by relevance
73 BackgroundFetchProcessReportedStats backgroundFetchProcessReportedStats = in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch() local76 assertThat(backgroundFetchProcessReportedStats.getNumOfEligibleToUpdateCas()) in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()78 assertThat(backgroundFetchProcessReportedStats.getLatencyInMillis()) in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()80 assertThat(backgroundFetchProcessReportedStats.getResultCode()).isEqualTo(STATUS_SUCCESS); in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()
77 BackgroundFetchProcessReportedStats backgroundFetchProcessReportedStats = in close() local85 backgroundFetchProcessReportedStats); in close()