Home
last modified time | relevance | path

Searched refs:index5 (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/access_token/services/tokensyncmanager/include/remote/
H A Dsoft_bus_channel.h237 const int index5 = 5; in RandomUuid() local
266 if (n == index3 || n == index5 || n == index7 || n == index9) { in RandomUuid()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_base_test_ng.cpp723 auto index5 = richEditorPattern->AddImageSpan(options, false, 0); variable
724 EXPECT_EQ(index5, 6);
1464 auto index5 = richEditorController->AddSymbolSpan(options); variable
1465 EXPECT_EQ(index5, 0);
H A Drich_editor_test_ng.cpp1279 auto index5 = richEditorPattern->AddImageSpan(options, false, 0); variable
1280 EXPECT_EQ(index5, 6);
3870 auto index5 = richEditorController->AddSymbolSpan(options); variable
3871 EXPECT_EQ(index5, 0);