Searched refs:expectedIconResource (Results 1 – 1 of 1) sorted by relevance
361 final int expectedIconResource = IconCompat.createWithResource(mContext, in buildIntentSlice_noIconPassed_returnsSliceWithIcon() local371 assertThat(actualIconResource).isEqualTo(expectedIconResource); in buildIntentSlice_noIconPassed_returnsSliceWithIcon()376 final int expectedIconResource = IconCompat.createWithResource(mContext, in buildDisabledDependentSlice_noIconPassed_returnsSliceWithIcon() local390 assertThat(actualIconResource).isEqualTo(expectedIconResource); in buildDisabledDependentSlice_noIconPassed_returnsSliceWithIcon()395 final int expectedIconResource = IconCompat.createWithResource(mContext, in buildToggleSlice_noIconPassed_returnsSliceWithIcon() local405 assertThat(actualIconResource).isEqualTo(expectedIconResource); in buildToggleSlice_noIconPassed_returnsSliceWithIcon()410 final int expectedIconResource = IconCompat.createWithResource(mContext, in buildSliderSlice_noIconPassed_returnsSliceWithIcon() local419 assertThat(actualIconResource).isEqualTo(expectedIconResource); in buildSliderSlice_noIconPassed_returnsSliceWithIcon()