Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/hash/
DHashTestUtils.java430 assertShortcutsAreEquivalent(hashFunction, 512); in assertInvariants()
478 private static void assertShortcutsAreEquivalent(HashFunction hashFunction, int trials) { in assertShortcutsAreEquivalent() method in HashTestUtils