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.java166 assertDateIs(12, 31, 2015); in testArrowThroughDays()
170 assertDateIs(1, 24, 2016); in testArrowThroughDays()
174 assertDateIs(1, 31, 2016); in testArrowThroughDays()
183 assertDateIs(1, 5, 2016); in testArrowThroughDays()
192 assertDateIs(1, 5, 2016); in testArrowThroughDays()
200 assertDateIs(1, 3, 2016); in testArrowThroughDays()
205 assertDateIs(12, 12, 2015); in testArrowThroughDays()
211 assertDateIs(1, 1, 2016); in testArrowThroughDays()
215 assertDateIs(12, 5, 2015); in testArrowThroughDays()
226 assertDateIs(12, 31, 2015); in testArrowThroughDays()
[all …]