Home
last modified time | relevance | path

Searched refs:IsLeapMonth (Results 1 - 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlunar_calendar.h37 bool IsLeapMonth();
/base/global/i18n/frameworks/intl/test/unittest/
H A Di18n_test.cpp1486 bool isLeap = ptr->IsLeapMonth();
1496 isLeap = ptr->IsLeapMonth();
1506 isLeap = ptr->IsLeapMonth();
1516 isLeap = ptr->IsLeapMonth();
1535 bool isLeap = ptr->IsLeapMonth(); in HWTEST_F()
1545 isLeap = ptr->IsLeapMonth(); in HWTEST_F()
1555 isLeap = ptr->IsLeapMonth(); in HWTEST_F()
1565 isLeap = ptr->IsLeapMonth(); in HWTEST_F()
1584 bool isLeap = ptr->IsLeapMonth(); in HWTEST_F()
1594 isLeap = ptr->IsLeapMonth(); in HWTEST_F()
[all...]
/base/global/i18n/frameworks/intl/src/
H A Dlunar_calendar.cpp299 bool LunarCalendar::IsLeapMonth() in IsLeapMonth() function in OHOS::Global::I18n::LunarCalendar

Completed in 4 milliseconds