Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select/
H A Dselect_pattern.h312 std::string selectValue_; variable
H A Dselect_pattern.cpp141 Recorder::NodeDataCache::Get().PutMultiple(host, inspectorId, selectValue_, selected_); in OnAfterModifyDone()
582 selectValue_ = value; in SetValue()
888 selectValue_ = newSelected->GetText(); in UpdateText()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/select/
H A Dselect_test_ng.cpp1740 EXPECT_EQ(pattern->selectValue_, "");
1767 EXPECT_EQ(pattern->selectValue_, "");