Searched refs:getNumOfEligibleToUpdateCas (Results 1 – 5 of 5) sorted by relevance
28 public abstract int getNumOfEligibleToUpdateCas(); in getNumOfEligibleToUpdateCas() method in BackgroundFetchProcessReportedStats
308 stats.getNumOfEligibleToUpdateCas(), in logBackgroundFetchProcessReportedStats()
40 assertEquals(NUM_OF_ELIGIBLE_TO_UPDATE_CAS, stats.getNumOfEligibleToUpdateCas()); in testBuilderCreateSuccess()
76 assertThat(backgroundFetchProcessReportedStats.getNumOfEligibleToUpdateCas()) in testBackgroundFetchExecutionLogger_SuccessBackgroundFetch()
429 expect.that(loggedStats.getNumOfEligibleToUpdateCas()) in testLogBackgroundFetchProcessReportedStats()