Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select_overlay/
H A Dselect_overlay_paint_method_test_ng.cpp140 EXPECT_NE(selectOverlayPaintMethod, nullptr);
201 EXPECT_NE(selectOverlayPaintMethod, nullptr);
259 EXPECT_NE(selectOverlayPaintMethod, nullptr);
265 selectOverlayPaintMethod->isCreated_ = true;
274 selectOverlayPaintMethod->isCreated_ = false;
328 EXPECT_NE(selectOverlayPaintMethod, nullptr);
336 selectOverlayPaintMethod->isCreated_ = false;
390 EXPECT_NE(selectOverlayPaintMethod, nullptr);
585 selectOverlayPaintMethod->isCreated_ = true;
650 selectOverlayPaintMethod->isCreated_ = true;
[all …]
H A Dselect_overlay_test_ng.cpp1272 auto selectOverlayPaintMethod = AceType::DynamicCast<SelectOverlayPaintMethod>(paintMethod); variable
1273 EXPECT_NE(selectOverlayPaintMethod, nullptr);
1439 auto selectOverlayPaintMethod = AceType::DynamicCast<SelectOverlayPaintMethod>(paintMethod); variable
1440 EXPECT_NE(selectOverlayPaintMethod, nullptr);
1572 auto selectOverlayPaintMethod = AceType::DynamicCast<SelectOverlayPaintMethod>(paintMethod); variable
1573 EXPECT_NE(selectOverlayPaintMethod, nullptr);
3618 auto selectOverlayPaintMethod = AceType::DynamicCast<SelectOverlayPaintMethod>(paintMethod); variable
3619 EXPECT_NE(selectOverlayPaintMethod, nullptr);