Searched refs:checkMemoize (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava-tests/test/com/google/common/base/
H A DSuppliersTest.java106 checkMemoize(countingSupplier, memoizedSupplier);
119 checkMemoize(countingSupplier, memoizedSupplier);
128 checkMemoize(countingCopy, copy);
131 private void checkMemoize( method in class:SuppliersTest

Completed in 52 milliseconds