Home
last modified time | relevance | path

Searched refs:yearTextLayoutProperty (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.cpp300 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
301 EXPECT_EQ(yearTextLayoutProperty->GetContentValue(), "2000");
344 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
345 EXPECT_EQ(yearTextLayoutProperty->GetContentValue(), "2000");
388 auto yearTextLayoutProperty = yearTextNode->GetLayoutProperty<TextLayoutProperty>(); variable
389 EXPECT_EQ(yearTextLayoutProperty->GetContentValue(), "2000");