Searched refs:logMissingNotifications (Results 1 – 3 of 3) sorted by relevance
117 verify(logger).logMissingNotifications( in maybeLogMissingNotifications_logsNewlyMissingNotifications()147 verify(logger).logMissingNotifications( in maybeLogMissingNotifications_logsBothAtOnce()197 verify(logger).logMissingNotifications( in logNewMissingNotifications_logsAsExpected()
65 logger.logMissingNotifications(goneMissing, newMissingKeys.size) in <lambda>()
244 fun logMissingNotifications( in logMissingNotifications() method