Home
last modified time | relevance | path

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

/external/dexmaker/dexmaker-mockito-inline-extended/src/main/java/com/android/dx/mockito/inline/extended/
DExtendedMockito.java367 Method resetStackMethod in verifyInt() local
369 resetStackMethod.setAccessible(true); in verifyInt()
371 matchers = (List<LocalizedMatcher>) resetStackMethod.invoke(argMatcherStorage); in verifyInt()