Searched refs:memoize_redudantlyTest (Results 1 – 2 of 2) sorted by relevance
101 memoize_redudantlyTest(new CountingSupplier()); in testMemoize_redudantly()102 memoize_redudantlyTest(new SerializableCountingSupplier()); in testMemoize_redudantly()105 private void memoize_redudantlyTest(CountingSupplier countingSupplier) { in memoize_redudantlyTest() method in SuppliersTest