Home
last modified time | relevance | path

Searched defs:integerToSpanish (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/base/
DFunctionsTest.java222 Function<Integer, String> integerToSpanish = Functions.forMap(mIntegerToSpanish); in testComposition() local
261 Function<Integer, String> integerToSpanish = Functions.forMap(mIntegerToSpanish); in testComposition_includeReserializabled() local
/external/guava/guava-tests/test/com/google/common/base/
DFunctionsTest.java222 Function<Integer, String> integerToSpanish = Functions.forMap(mIntegerToSpanish); in testComposition() local
261 Function<Integer, String> integerToSpanish = Functions.forMap(mIntegerToSpanish); in testComposition_includeReserializabled() local