Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java205 private interface InterfaceStaticMethodFailsToCheckNull { interface in NullPointerTesterTest
239 tester.testAllPublicStaticMethods(InterfaceStaticMethodFailsToCheckNull.class); in testInterfaceStaticMethod()