Home
last modified time | relevance | path

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

/art/libartservice/service/javatests/com/android/server/art/
DPrimaryDexopterTestBase.java66 @Mock protected DexUseManagerLocal mDexUseManager; field in PrimaryDexopterTestBase
DSecondaryDexopterTest.java105 @Mock private DexUseManagerLocal mDexUseManager; field in SecondaryDexopterTest
DDexUseManagerTest.java99 private DexUseManagerLocal mDexUseManager; field in DexUseManagerTest
DArtManagerLocalTest.java121 @Mock private DexUseManagerLocal mDexUseManager; field in ArtManagerLocalTest