Searched defs:protectedMethod (Results 1 – 2 of 2) sorted by relevance
| /external/guava/guava-tests/test/com/google/common/reflect/ | ||
| D | ElementTest.java | 210 @Tested protected void protectedMethod() {} in protectedMethod() method in ElementTest.A |
| /external/guava/guava-testlib/test/com/google/common/testing/ | ||
| D | NullPointerTesterTest.java | 1222 protected void protectedMethod() {} in protectedMethod() method in NullPointerTesterTest.VisibilityMethods |