Searched refs:markAsSent (Results 1 – 3 of 3) sorted by relevance
350 verify(mockCalculator, times(1)).markAsSent(); in testGeofencingAmbiguousWithMockCalculator()460 verify(mockCalculator, times(1)).markAsSent(); in verifyBroadcastSent()465 verify(mockCalculator, times(0)).markAsSent(); in verifyBroadcastNotSent()
95 public void markAsSent() { in markAsSent() method in CbSendMessageCalculator
739 calculator.markAsSent(); in broadcastGeofenceMessage()