Home
last modified time | relevance | path

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

/external/guava/android/guava-tests/test/com/google/common/collect/
DFauxveridesTest.java137 Set<MethodSignature> publicStaticMethods = newHashSet(); in getPublicStaticMethods() local
142 publicStaticMethods.add(new MethodSignature(method)); in getPublicStaticMethods()
146 return publicStaticMethods; in getPublicStaticMethods()
/external/guava/guava-tests/test/com/google/common/collect/
DFauxveridesTest.java137 Set<MethodSignature> publicStaticMethods = newHashSet(); in getPublicStaticMethods() local
142 publicStaticMethods.add(new MethodSignature(method)); in getPublicStaticMethods()
146 return publicStaticMethods; in getPublicStaticMethods()