Home
last modified time | relevance | path

Searched defs:testStr (Results 1 – 14 of 14) sorted by relevance

/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/
Dnapi_class_test.cpp189 const char *testStr = "test"; in TestWrapCase01() local
230 const char *testStr = "test"; in TestWrapCase02() local
245 const char *testStr = "test"; in TestWrapCase03() local
320 const char *testStr = "test"; in TestUnwrapCase01() local
421 const char *testStr = "test"; in TestUnwrapCase04() local
468 const char *testStr = "test"; in TestRemoveWrapCase01() local
569 const char *testStr = "test"; in TestRemoveWrapCase04() local
610 const char *testStr = "test"; in TestClassOperationCase01() local
Dnapi_string_test.cpp53 const char *testStr = "Hello world"; in TestGetValueStringUtf8Test2() local
83 char *testStr = "Hello world"; in TestGetValueStringUtf8Test3() local
114 char *testStr = "Hello world"; in TestGetValueStringUtf8Test4() local
145 char *testStr = "Helloworld"; in TestGetValueStringUtf8Test5() local
177 char *testStr = "Helloworld"; in TestGetValueStringUtf8Test6() local
858 const char *testStr = "create Latin1 string"; in TestGetValueStringLatin1Test2() local
886 const char *testStr = "create Latin1 string"; in TestGetValueStringLatin1Test3() local
926 const char *testStr = "create Latin1 string"; in TestGetValueStringLatin1Test4() local
954 char *testStr = "create Latin1 string"; in TestGetValueStringLatin1Test5() local
987 const char *testStr = "create Latin1 string"; in TestGetValueStringLatin1Test6() local
[all …]
Dnapi_test.cpp624 const char testStr[] = "foo"; in CreateReference_test_1() local
749 const char testStr[] = "foo"; in CreateReference_test_9() local
882 const char testStr[] = "test"; in testCreateData1() local
1516 const char testStr[] = ""; in equals_test_10() local
1530 const char testStr[] = ""; in equals_test_11() local
1543 const char testStr[] = "0"; in equals_test_12() local
1556 const char testStr[] = "1"; in equals_test_13() local
1577 const char testStr[] = "1,2"; in equals_test_14() local
1900 const char testStr[] = "foo"; in type_test_String() local
1914 const char testStr[] = "1234567"; in type_test_Symbol() local
[all …]
Dnapi_lifecycle_test.cpp876 const char testStr[] = "too"; in TestOpenClosedEscapeCase02() local
1296 const char testStr[] = "function"; in TestHandleAndRefCase02() local
1416 const char testStr[] = "func"; in TestHandleAndRefCase03() local
Dnapi_functioncall_test.cpp906 const char testStr[] = "foo"; in TestIsFunction02() local
931 const char testStr[] = "foo"; in TestIsFunction03() local
Dnapi_arraytest.cpp1821 const char testStr[] = "ab+c"; in TestArrayGetMultipleTimes_01() local
/test/xts/acts/arkui/ace_c_arkui_nowear_test_api18/entry/src/main/cpp/layoutCallbackOnNodeHandle/
DlayoutCallbackOnNodeHandle.cpp144 const char* testStr = "napi_wrap_enhance_test"; in NapiWrapEnhanceTest_d() local
171 const char* testStr = nullptr; in NapiWrapEnhanceTest_d1() local
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/types/libnapitest/
Dindex.d.ts22 export const testStr:string; constant
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/types/libnapitest/
Dindex.d.ts23 export const testStr:string; constant
/test/xts/acts/arkui/ace_napi_test_es/entry/src/main/cpp/napi/
Dnapi_test.cpp506 const char testStr[] = "test"; in createExternal() local
1029 const char testStr[] = "test"; in getValueExternal() local
1397 const char testStr[] = "1234567"; in getPropertyNames() local
1472 const char testStr[] = "1234567"; in hasProperty() local
1543 const char testStr[] = "cKey"; in setAndDeleteProperty() local
1807 const char* testStr = "test"; in wrap() local
1832 const char* testStr = "test"; in unwrap() local
1861 const char* testStr = "test"; in removeWrap() local
4544 const char *testStr = "test"; in CheckUnwrapFunc() local
4717 const char* testStr = "wrap_sendable_test"; in NapiWrapSendableTest() local
[all …]
/test/xts/acts/graphic/nativeFontNdk/entry/src/main/cpp/
DnativeFontNdk2.cpp781 const char testStr[] = "test"; in OHDrawingTypographyHandlerAddEncodedText009() local
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp538 const char testStr[] = "test"; in createExternal() local
1086 const char testStr[] = "test"; in getValueExternal() local
1454 const char testStr[] = "1234567"; in getPropertyNames() local
1559 const char testStr[] = "1234567"; in hasProperty() local
1631 const char testStr[] = "cKey"; in setAndDeleteProperty() local
1945 const char* testStr = "test"; in wrap() local
1970 const char* testStr = "test"; in unwrap() local
1999 const char* testStr = "test"; in removeWrap() local
4688 const char *testStr = "test"; in CheckUnwrapFunc() local
4922 const char* testStr = "wrap_sendable_test"; in NapiWrapSendableTest() local
[all …]
/test/xts/acts/global/global_idna_test/entry/src/main/cpp/
Dnapi_init.cpp214 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; in testUtext_openUTF8_close() local
226 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; in testUtext_clone() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdiondk1.cpp215 char *testStr = nullptr; in Asprintf_One() local