Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/
DPlatform.java37 static boolean checkIsInstance(Class<?> clazz, Object obj) { in checkIsInstance() method in Platform
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/
DPlatform.java28 static boolean checkIsInstance(Class<?> clazz, Object obj) { in checkIsInstance() method in Platform