Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/reflect/
DElementTest.java210 @Tested protected void protectedMethod() {} in protectedMethod() method in ElementTest.A
/external/guava/guava-testlib/test/com/google/common/testing/
DNullPointerTesterTest.java1222 protected void protectedMethod() {} in protectedMethod() method in NullPointerTesterTest.VisibilityMethods