Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/javatests/com/android/modules/utils/testing/
DExtendedMockitoRuleTest.java641 private static Description newTestMethod(Annotation... annotations) { in newTestMethod() method in ExtendedMockitoRuleTest
645 private static Description newTestMethod(Class<?> testClass, Annotation... annotations) { in newTestMethod() method in ExtendedMockitoRuleTest