Searched refs:resetToNice (Results 1 – 4 of 4) sorted by relevance
50 void resetToNice(); in resetToNice() method
210 c.resetToNice(); in resetAllToNice()
1572 public static void resetToNice(Object... mocks) { in resetToNice() method in EasyMock1574 getControl(mock).resetToNice(); in resetToNice()
80 public void resetToNice() { in resetToNice() method in MocksControl