Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/property/
H A Dgrid_property_test_ng.cpp104 bool result_Span = gridProperty->UpdateSpan(SPANONE, type); variable
105 EXPECT_TRUE(result_Span);
194 bool result_Span = gridProperty->SetSpan(type, DEFAULT_GRID_SPAN); variable
195 EXPECT_TRUE(result_Span);