Home
last modified time | relevance | path

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

/external/truth/core/src/main/java/com/google/common/truth/
DPlatform.java323 static boolean kotlinRangeContains(Iterable<?> haystack, @Nullable Object needle) { in kotlinRangeContains() method in Platform
/external/truth/core/src/main/java/com/google/common/truth/super/com/google/common/truth/
DPlatform.java270 static boolean kotlinRangeContains(Iterable<?> haystack, @Nullable Object needle) { in kotlinRangeContains() method in Platform