Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/base/
DFunctionsTest.java273 private static class HashCodeFunction implements Function<@Nullable Object, Integer> { class in FunctionsTest
283 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfFunctionsIsAssociative()
302 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfPredicateAndFunctionIsAssociative()
/external/guava/guava-tests/test/com/google/common/base/
DFunctionsTest.java273 private static class HashCodeFunction implements Function<@Nullable Object, Integer> { class in FunctionsTest
283 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfFunctionsIsAssociative()
302 Function<? super String, Integer> g = new HashCodeFunction(); in testComposeOfPredicateAndFunctionIsAssociative()