Home
last modified time | relevance | path

Searched defs:DEFAULT_PLACE_HOLDER (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h106 const std::string DEFAULT_PLACE_HOLDER = "please input text here"; variable
H A Dtext_area_test.cpp86 const std::string DEFAULT_PLACE_HOLDER = "please input text here"; variable
H A Dtext_input_modify_test.cpp89 const std::string DEFAULT_PLACE_HOLDER = "please input text here"; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_field/
H A Dtext_field_test.cpp80 const std::string DEFAULT_PLACE_HOLDER = "please input text here"; variable