Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_test_ng.h56 const Color ITEMDEFAULT_COLOR = Color::WHITE; variable
H A Dlist_test_ng.cpp42 listItemTheme->itemDefaultColor_ = ITEMDEFAULT_COLOR; in SetUpTestSuite()
H A Dlist_group_algorithm_test_ng.cpp253 EXPECT_EQ(groupRenderContext->GetBackgroundColor(), ITEMDEFAULT_COLOR);