Searched refs:mMergeProfileOptions (Results 1 – 2 of 2) sorted by relevance
101 private final MergeProfileOptions mMergeProfileOptions = new MergeProfileOptions(); field in SecondaryDexopterTest192 deepEq(mMergeProfileOptions)); in testDexopt()
99 private final MergeProfileOptions mMergeProfileOptions = new MergeProfileOptions(); field in PrimaryDexopterTest338 deepEq(mMergeProfileOptions)); in checkDexoptMergesProfiles()416 mMergeProfileOptions.forceMerge = true; in testDexoptMergesProfilesForceMerge()417 when(mArtd.mergeProfiles(any(), any(), any(), any(), deepEq(mMergeProfileOptions))) in testDexoptMergesProfilesForceMerge()