Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/modules-utils/java/com/android/modules/utils/testing/
DExtendedMockitoRule.java97 public @interface MockStatic { annotation in ExtendedMockitoRule
/aosp_15_r20/external/dexmaker/dexmaker-mockito-inline-extended-tests/src/main/java/com/android/dx/mockito/inline/extended/tests/
H A DMockStatic.java51 public class MockStatic { class