Searched defs:expectedScore (Results 1 – 2 of 2) sorted by relevance
643 public final int expectedScore; field in TimeZoneDetectorStrategyImplTest.SuggestionTestCase645 SuggestionTestCase(int matchType, int quality, int expectedScore) { in SuggestionTestCase()661 @MatchType int matchType, @Quality int quality, int expectedScore) { in newTestCase()
917 final Integer expectedScore = mExpectations.poll(); // null if the queue is empty in handleAddRequest() local940 final Integer expectedScore = mExpectations.poll(); // null if the queue is empty in handleRemoveRequest() local