Home
last modified time | relevance | path

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

/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java142 private static class ThrowsNpe { class in NullPointerTesterTest
162 tester.testAllPublicStaticMethods(ThrowsNpe.class); in testDontAcceptIae()