Home
last modified time | relevance | path

Searched refs:assertDateIs (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DDatePickerFocusTest.java169 assertDateIs(12, 31, 2015); in testArrowThroughDays()
173 assertDateIs(1, 24, 2016); in testArrowThroughDays()
177 assertDateIs(1, 31, 2016); in testArrowThroughDays()
186 assertDateIs(1, 5, 2016); in testArrowThroughDays()
195 assertDateIs(1, 5, 2016); in testArrowThroughDays()
203 assertDateIs(1, 3, 2016); in testArrowThroughDays()
208 assertDateIs(12, 12, 2015); in testArrowThroughDays()
214 assertDateIs(1, 1, 2016); in testArrowThroughDays()
218 assertDateIs(12, 5, 2015); in testArrowThroughDays()
229 assertDateIs(12, 31, 2015); in testArrowThroughDays()
[all …]