Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/stack/
DNotificationStackScrollLayoutTest.java64 @Rule public MockitoRule mockito = MockitoJUnit.rule(); field in NotificationStackScrollLayoutTest
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/dex/
DDexLoggerTests.java72 @Rule public MockitoRule mockito = MockitoJUnit.rule().strictness(Strictness.STRICT_STUBS); field in DexLoggerTests
DDexManagerTests.java73 @Rule public MockitoRule mockito = MockitoJUnit.rule().strictness(Strictness.STRICT_STUBS); field in DexManagerTests
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DExpandableNotificationRowTest.java69 @Rule public MockitoRule mockito = MockitoJUnit.rule(); field in ExpandableNotificationRowTest
DNotificationGutsManagerTest.java88 @Rule public MockitoRule mockito = MockitoJUnit.rule(); field in NotificationGutsManagerTest
DNotificationInfoTest.java105 @Rule public MockitoRule mockito = MockitoJUnit.rule(); field in NotificationInfoTest