Home
last modified time | relevance | path

Searched defs:errorCode1 (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/lazyForEach/
Dlazyforeach_expand_mode_test.cpp236 auto errorCode1 = OH_ArkUI_NodeUtils_GetFirstChildIndexWithoutExpand(node_ptr, &startIndex); in OnEventReceive1() local
247 auto errorCode1 = OH_ArkUI_NodeUtils_GetFirstChildIndexWithoutExpand(nullptr, &startIndex); in OnEventReceive1() local
270 auto errorCode1 = OH_ArkUI_NodeUtils_GetFirstChildIndexWithoutExpand(node_ptr, &startIndex); in OnEventReceive2() local
286 auto errorCode1 = OH_ArkUI_NodeUtils_GetFirstChildIndexWithoutExpand(node_ptr, &startIndex); in OnEventReceive2() local
/test/xts/acts/arkui/ace_c_scroll_crosslanguage/entry/src/main/cpp/
Dmanager.cpp164 auto errorCode1 =nodeAPI-> setAttribute(scroll, NODE_SCROLL_EDGE_EFFECT, &item); in testColorAndFontChangeExample() local
276 auto errorCode1 =nodeAPI-> setAttribute(scroll, NODE_SCROLL_EDGE_EFFECT, &item); in testColorAndFontChangeExampleFalse() local
/test/xts/acts/global/global_idna_test/entry/src/main/cpp/
Dnapi_init.cpp68 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_labelToUnicode() local
85 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_nameToASCII() local
102 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_nameToUnicode() local
122 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_labelToASCLL_UTF8() local
141 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_labelToUnicodeUTF8() local
161 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_nameToASCII_UTF8() local
180 UErrorCode errorCode1 = U_ZERO_ERROR; in testUidna_nameToUnicodeUTF8() local