Searched defs:testStr (Results 1 – 5 of 5) sorted by relevance
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 604 const char testStr[] = "foo"; in CreateReference_test_1() local 729 const char testStr[] = "foo"; in CreateReference_test_9() local 862 const char testStr[] = "test"; in testCreateData1() local 1496 const char testStr[] = ""; in equals_test_10() local 1510 const char testStr[] = ""; in equals_test_11() local 1523 const char testStr[] = "0"; in equals_test_12() local 1536 const char testStr[] = "1"; in equals_test_13() local 1557 const char testStr[] = "1,2"; in equals_test_14() local 1880 const char testStr[] = "foo"; in type_test_String() local 1894 const char testStr[] = "1234567"; in type_test_Symbol() local [all …]
|
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/types/libnapitest/ |
| D | index.d.ts | 23 export const testStr:string; constant
|
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 542 const char testStr[] = "test"; in createExternal() local 1090 const char testStr[] = "test"; in getValueExternal() local 1458 const char testStr[] = "1234567"; in getPropertyNames() local 1563 const char testStr[] = "1234567"; in hasProperty() local 1635 const char testStr[] = "cKey"; in setAndDeleteProperty() local 1949 const char* testStr = "test"; in wrap() local 1974 const char* testStr = "test"; in unwrap() local 2003 const char* testStr = "test"; in removeWrap() local 4685 const char *testStr = "test"; in CheckUnwrapFunc() local 4858 const char* testStr = "wrap_sendable_test"; in NapiWrapSendableTest() local [all …]
|
| /test/xts/acts/global/global_idna_test/entry/src/main/cpp/ |
| D | napi_init.cpp | 210 UChar testStr[] = {0x20, 0x41, 0x20, 0x42, 0x20, 0x43, 0x20, 0x44, 0x0}; in testUtext_openUTF8_close() local 222 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/ |
| D | stdiondk1.cpp | 215 char *testStr = nullptr; in Asprintf_One() local
|