Home | History | Annotate | Download | only in littlemock

Lines Matching refs:anyLong

301   public static long anyLong() { return addMatcher(new MatchAnything(), 0L); }