Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/shape/
H A Dcircle_pattern_test_ng.cpp105 CheckFill(true);
116 CheckFill(false);
H A Dbase_shape_pattern_test_ng.h30 void CheckFill(bool hasValue);
H A Dbase_shape_pattern_test_ng.cpp53 void BaseShapePatternTestNg::CheckFill(bool hasValue) in CheckFill() function in OHOS::Ace::NG::BaseShapePatternTestNg