Home
last modified time | relevance | path

Searched refs:memoize_redudantlyTest (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/base/
DSuppliersTest.java101 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
/external/guava/guava-tests/test/com/google/common/base/
DSuppliersTest.java101 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