Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/calendar_picker/
H A Dcalendar_picker_test_ng.cpp3502 ASSERT_NE(contentNodeLayoutWrapper, nullptr);
3503 layoutWrapper->AppendChild(contentNodeLayoutWrapper);
3520 contentNodeLayoutWrapper->AppendChild(yearContentNodeLayoutWrapper);
3528 contentNodeLayoutWrapper->AppendChild(text1ContentNodeLayoutWrapper);
3536 contentNodeLayoutWrapper->AppendChild(monthContentNodeLayoutWrapper);
3544 contentNodeLayoutWrapper->AppendChild(text2ContentNodeLayoutWrapper);
3552 contentNodeLayoutWrapper->AppendChild(dayContentNodeLayoutWrapper);
3627 ASSERT_NE(contentNodeLayoutWrapper, nullptr);
3628 layoutWrapper->AppendChild(contentNodeLayoutWrapper);
3645 contentNodeLayoutWrapper->AppendChild(yearContentNodeLayoutWrapper);
[all …]