Searched defs:afterResult (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 | 129 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0602() 177 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0802() 247 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0a02() 316 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0c02() 380 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e0e02() 429 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1002() 489 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1202() 553 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon15eb0a9e1402()
|
H A D | rich_editor_test_ng.cpp | 5432 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d2e02() 5480 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3002() 5550 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3202() 5619 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3402() 5683 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3602() 5732 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3802() 5792 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3a02() 5856 auto onDidChange = [&isDidCalled, &afterCount](const RichEditorChangeValue& afterResult) { in __anon814dfc0d3c02()
|
H A D | rich_editor_styled_string_test_ng.cpp | 183 auto onDidChange = [](const RichEditorChangeValue& afterResult) {}; in __anonf1e998370902()
|