Home
last modified time | relevance | path

Searched refs:InsertValue (Results 1 - 25 of 26) sorted by relevance

12

/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_span_test.cpp124 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
185 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
246 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
307 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
368 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
429 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
490 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
551 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
612 richEditorPattern->InsertValue(insertValue); in HWTEST_F()
673 richEditorPattern->InsertValue(insertValu in HWTEST_F()
[all...]
H A Drich_editor_styled_string_test_ng.cpp392 richEditorPattern->InsertValue(INIT_STRING_2); in HWTEST_F()
449 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
465 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
507 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
522 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
560 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
602 richEditorPattern->InsertValue(INIT_STRING_3); in HWTEST_F()
606 richEditorPattern->InsertValue(INIT_STRING_2); in HWTEST_F()
610 richEditorPattern->InsertValue(INIT_STRING_1); in HWTEST_F()
642 richEditorPattern->InsertValue(INIT_STRING_ in HWTEST_F()
[all...]
H A Drich_editor_edit_test_ng.cpp91 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
98 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
103 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
110 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
115 richEditorPattern->InsertValue(" "); in HWTEST_F()
133 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
151 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
170 richEditorPattern->InsertValue(TEST_INSERT_LINE_SEP); in HWTEST_F()
178 richEditorPattern->InsertValue(TEST_INSERT_LINE_SEP); in HWTEST_F()
H A Drich_editor_preview_text_test_ng.cpp215 richEditorPattern->InsertValue(PREVIEW_TEXT_VALUE1); in HWTEST_F()
H A Drich_editor_change_callback_test_ng.cpp147 * @tc.steps: step2. change text with InsertValue When callback return false in HWTEST_F()
150 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
329 * @tc.steps: step2. change text with InsertValue in HWTEST_F()
332 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
348 richEditorPattern->InsertValue("test\nvalue"); in HWTEST_F()
445 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
505 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
649 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
699 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
H A Drich_editor_base_test_ng.cpp260 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
265 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
319 richEditorPattern->InsertValue(INIT_VALUE_1); in HWTEST_F()
557 richEditorPattern->InsertValue(INIT_VALUE_2); in HWTEST_F()
H A Drich_editor_edit_testone_ng.cpp875 richEditorPattern->InsertValue(TEST_INSERT_VALUE); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_distributed_test.cpp42 void InsertValue(std::shared_ptr<RdbStore> &store);
111 void RdbStoreDistributedTest::InsertValue(std::shared_ptr<RdbStore> &store) in InsertValue() function in RdbStoreDistributedTest
174 InsertValue(rdbStore); in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_cursor_test.cpp49 pattern_->InsertValue("new"); in HWTEST_F()
167 pattern_->InsertValue("new"); in HWTEST_F()
340 pattern_->InsertValue("abc"); in HWTEST_F()
354 pattern_->InsertValue("abcde"); in HWTEST_F()
788 pattern_->InsertValue("hello world"); in HWTEST_F()
834 pattern_->InsertValue("hello world"); in HWTEST_F()
865 pattern_->InsertValue("hello world"); in HWTEST_F()
1432 pattern_->InsertValue(info.insertValue, info.isIME); in HWTEST_F()
H A Dtext_field_controller_test.cpp265 pattern_->InsertValue("X"); in HWTEST_F()
286 pattern_->InsertValue(numStr); in HWTEST_F()
536 pattern_->contentController_->InsertValue(0, insertValues[index]); in HWTEST_F()
566 pattern_->contentController_->InsertValue(0, text); in HWTEST_F()
626 pattern_->contentController_->InsertValue(0, text); in HWTEST_F()
653 pattern_->contentController_->InsertValue(0, text); in HWTEST_F()
H A Dtext_field_pattern_func_test.cpp1012 pattern->InsertValue("", true); in HWTEST_F()
1028 pattern->InsertValue("", true); in HWTEST_F()
1045 pattern->InsertValue("", true); in HWTEST_F()
1068 pattern->InsertValue("", true); in HWTEST_F()
1091 pattern->InsertValue("", true); in HWTEST_F()
H A Dtext_input_test.cpp708 pattern_->InsertValue("abc"); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dcontent_controller.h35 bool InsertValue(int32_t index, const std::string& value);
H A Dcontent_controller.cpp77 bool ContentController::InsertValue(int32_t index, const std::string& value) in InsertValue() function in OHOS::Ace::NG::ContentController
H A Don_text_changed_listener_impl.cpp40 client->InsertValue(StringUtils::Str16ToStr8(text), true); in InsertText()
H A Dtext_field_pattern.cpp2074 pattern->InsertValue(str); in OnDragDrop()
2081 pattern->InsertValue(str); in OnDragDrop()
2085 pattern->InsertValue(str); in OnDragDrop()
4181 hasInsertValue = contentController_->InsertValue(selectController_->GetCaretIndex(), insertValue); in InsertValueOperation()
4244 void TextFieldPattern::InsertValue(const std::string& insertValue, bool isIME) in InsertValue() function in OHOS::Ace::NG::TextFieldPattern
4941 InsertValue("\n", true); in PerformAction()
6786 pattern->InsertValue(value); in OnBackPressed()
8579 InsertValue(" "); in OnBackPressed()
H A Dtext_field_pattern.h296 void InsertValue(const std::string& insertValue, bool isIME = false) override;
/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp124 InsertValue(keyEvent.msg); in HandleKeyEvent()
135 InsertValue(value, true); in HandleKeyEvent()
H A Dtext_input_client.h92 virtual void InsertValue(const std::string& insertValue, bool isIME = false) {}; in InsertValue() function in OHOS::Ace::TextInputClient
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_multi_user_test.cpp100 int InsertValue(sqlite3 *db, const std::string &tableName) in InsertValue() function
145 EXPECT_EQ(InsertValue(db, tableName), SQLITE_OK); in PrepareData()
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp244 void InsertValue(sqlite3 *db, std::map<std::string, DataValue> &dataMap, in InsertValue() function
260 void InsertValue(sqlite3 *db, std::map<std::string, DataValue> &dataMap) in InsertValue() function
262 InsertValue(db, dataMap, g_fieldInfoList, g_tableName); in InsertValue()
431 InsertValue(db, dataMap); in InsertValueToDB()
550 InsertValue(db, dataMap, fieldInfoList, tableName); in InsertValueToDB()
/foundation/arkui/ace_engine/test/unittest/core/pattern/search/
H A Dsearch_test_ng.cpp1919 textFieldPattern->InsertValue(numStr); in HWTEST_F()
1944 textFieldController->InsertValue(0, DEFAULT_FILTER_TEXT); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp2443 pattern->InsertValue(value);
4361 InsertValue(value->text, true);
4366 InsertValue(value->appendText);
5013 void RichEditorPattern::InsertValue(const std::string& insertValue, bool isIME)
5164 TAG_LOGW(AceLogTag::ACE_RICH_TEXT, "InsertValue error, offsetInSpan is greater than the size of spanItem, "
9459 InsertValue("\n", true); in PerformAction()
10932 InsertValue(" "); in InsertOrDeleteSpace()
11198 InsertValue(""); in HandleAIWriteResult()
H A Drich_editor_pattern.h394 void InsertValue(const std::string& insertValue, bool isIME = false) override;
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1124 textFieldPattern->InsertValue(extraInfo); in OnTextDragEnd()

Completed in 69 milliseconds

12