Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_test_ng.cpp715 auto index4 = richEditorPattern->AddImageSpan(options, false, 0); variable
1370 auto index4 = richEditorController->AddSymbolSpan(options); variable
1433 auto index4 = richEditorController->AddSymbolSpan(options); variable
H A Drich_editor_pattern_testfour_ng.cpp472 auto index4 = richEditorController->AddSymbolSpan(options); variable
H A Drich_editor_test_ng.cpp1271 auto index4 = richEditorPattern->AddImageSpan(options, false, 0); variable
3776 auto index4 = richEditorController->AddSymbolSpan(options); variable
3839 auto index4 = richEditorController->AddSymbolSpan(options); variable
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_bundle_manager.cpp218 int index4 = 104; in GetBundleInfo() local