Searched defs:beforeResult (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_change_callback_test_ng.cpp | 120 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0502() 168 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0702() 238 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0902() 307 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0b02() 371 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0d02() 420 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e0f02() 480 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e1102() 544 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon15eb0a9e1302()
|
H A D | rich_editor_test_ng.cpp | 5423 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d2d02() 5471 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d2f02() 5541 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3102() 5610 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3302() 5674 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3502() 5723 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3702() 5783 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3902() 5847 …ange = [&isWillCalled, &originalCount, &replacedCount](const RichEditorChangeValue& beforeResult) { in __anon814dfc0d3b02()
|
H A D | rich_editor_styled_string_test_ng.cpp | 181 auto onWillChange = [](const RichEditorChangeValue& beforeResult) { return false; }; in __anonf1e998370802()
|