Home
last modified time | relevance | path

Searched defs:isWeekend (Results 1 – 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test_extent.cpp219 bool isWeekend = calendar2->IsWeekend(); variable
1821 bool isWeekend = calendarMock->IsWeekend(); variable
Di18n_test.cpp251 bool isWeekend = ethiopicCalendar.IsWeekend(date, status); variable