| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_basicdatatypes_test.cpp | 30 bool setValue = true; in TestCreateInt32Case01() local 46 bool setValue = true; in TestCreateInt32Case02() local 61 bool setValue = true; in TestCreateInt32Case03() local 75 bool setValue = true; in TestCreateInt32Case04() local 91 bool setValue = true; in TestCreateUint32Case01() local 106 bool setValue = true; in TestCreateUint32Case02() local 121 bool setValue = true; in TestCreateUint32Case03() local 135 bool setValue = true; in TestCreateUint32Case04() local 151 bool setValue = true; in TestCreateInt64Case01() local 167 bool setValue = true; in TestCreateInt64Case02() local [all …]
|
| D | napi_heapstatisticsdebugg_test.cpp | 40 bool setValue = true; in TestGetHeapStatisticsCase01() local 62 bool setValue = true; in TestStartCpuProfilerCase01() local 91 bool setValue = true; in TestStopCpuProfilerCase01() local 113 bool setValue = true; in TestTakeHeapSnapshotCase01() local 128 bool setValue = true; in TestOpenInspectorCase01() local 143 bool setValue = true; in TestOpenInspectorCase02() local 158 bool setValue = true; in TestOpenInspectorCase03() local 172 bool setValue = true; in TestCloseInspectorCase01() local 193 bool setValue = true; in TestCloseInspectorCase02() local 221 bool setValue = true; in TestCloseInspectorCase03() local [all …]
|
| D | napi_bigint_test.cpp | 29 bool setValue = true; in TestCreateBigintInt64Case01() local 44 bool setValue = true; in TestCreateBigintInt64Case02() local 59 bool setValue = true; in TestCreateBigintInt64Case03() local 73 bool setValue = true; in TestCreateBigintInt64Case04() local 88 bool setValue = true; in TestCreateBigintUint64Case01() local 103 bool setValue = true; in TestCreateBigintUint64Case02() local 117 bool setValue = true; in TestCreateBigintUint64Case03() local 135 bool setValue = true; in TestCreateBigintWordsCase01() local 153 bool setValue = true; in TestCreateBigintWordsCase02() local 171 bool setValue = true; in TestCreateBigintWordsCase03() local [all …]
|
| D | napi_arraybuffer_test.cpp | 30 bool setValue = true; in TestCreateArrayBufferCase01() local 48 bool setValue = true; in TestCreateArrayBufferCase02() local 65 bool setValue = true; in TestCreateArrayBufferCase03() local 82 bool setValue = true; in TestCreateArrayBufferCase04() local 111 bool setValue = true; in TestGetArrayBufferCase01() local 128 bool setValue = true; in TestGetArrayBufferCase02() local 152 bool setValue = true; in TestIsArrayBufferCase01() local 169 bool setValue = true; in TestIsArrayBufferCase02() local 192 bool setValue = true; in TestIsArrayBufferCase03() local 224 bool setValue = true; in TestDetachArrayBufferCase01() local [all …]
|
| D | napi_memorymanagementuse_test.cpp | 36 bool setValue = true; in TestAdjustExternalMemoryCase01() local 52 bool setValue = true; in TestAdjustExternalMemoryCase02() local 68 bool setValue = true; in TestAdjustExternalMemoryCase03() local 83 bool setValue = true; in TestAdjustExternalMemoryCase04() local 97 bool setValue = true; in TestMemoryPressureNotificationCase01() local 111 bool setValue = true; in TestMemoryPressureNotificationCase02() local 125 bool setValue = true; in TestMemoryPressureNotificationCase03() local 156 bool setValue = true; in TestMemoryManagementuseCase01() local
|
| D | napi_lifecycle_test.cpp | 30 bool setValue = true; in TestOpenHandleScopeCase01() local 53 bool setValue = true; in assertEqual() local 91 bool setValue = true; in TestOpenHandleScopeCase02() local 135 bool setValue = true; in TestOpenHandleScopeCase03() local 200 bool setValue = true; in TestOpenHandleScopeCase04() local 214 bool setValue = true; in TestCloseHandleScopeCase01() local 257 bool setValue = true; in TestCloseHandleScopeCase02() local 309 bool setValue = true; in TestOpenAndCloseHandleScopeCase01() local 362 bool setValue = true; in TestOpenAndCloseHandleScopeCase02() local 379 bool setValue = true; in TestOpenEscapableHandleScopeCase01() local [all …]
|
| D | napi_arraytest.cpp | 50 bool setValue = true; in TestCreateArrayWithLength_02() local 65 bool setValue = true; in TestCreateArrayWithLength_03() local 81 bool setValue = true; in TestCreateArrayWithLength_04() local 105 bool setValue = true; in TestGetArrayLength_01() local 129 bool setValue = true; in TestGetArrayLength_02() local 146 bool setValue = true; in TestGetArrayLength_03() local 168 bool setValue = true; in TestGetArrayLength_04() local 200 bool setValue = true; in TestCreateTypedarray_01() local 232 bool setValue = true; in TestCreateTypedarray_02() local 255 bool setValue = true; in TestCreateTypedarray_03() local [all …]
|
| D | napi_promise_test.cpp | 29 bool setValue = true; in TestIsPromiseCase01() local 51 bool setValue = true; in TestIsPromiseCase02() local 74 bool setValue = true; in TestIsPromiseCase03() local 101 bool setValue = true; in TestIsPromiseCase04() local 121 bool setValue = true; in TestCreatePromiseCase01() local 147 bool setValue = true; in TestResolveDeferredCase01() local 172 bool setValue = true; in TestResolveDeferredCase02() local 199 bool setValue = true; in TestRejectDeferredCase01() local 226 bool setValue = true; in TestRejectDeferredCase02() local 264 bool setValue = true; in TestCreateResolveDeferredCase01() local
|
| D | napi_functioncall_test.cpp | 40 bool setValue = true; in TestCallFunction01() local 93 bool setValue = true; in TestCallFunction02() local 160 bool setValue = true; in TestCallFunction03() local 197 bool setValue = true; in TestCallFunction04() local 248 bool setValue = true; in TestCallFunction05() local 292 bool setValue = true; in TestCallFunction06() local 350 bool setValue = true; in TestCallFunction07() local 389 bool setValue = true; in TestCallFunction08() local 469 bool setValue = true; in TestCallFunction09() local 486 bool setValue = true; in TestCreateFunction01() local [all …]
|
| D | napi_class_test.cpp | 46 bool setValue = true; in TestNewInstanceCase01() local 63 bool setValue = true; in TestNewInstanceCase02() local 78 bool setValue = true; in TestGetNewTargetCase01() local 93 bool setValue = true; in TestGetNewTargetCase02() local 107 bool setValue = true; in TestGetNewTargetCase03() local 136 bool setValue = true; in TestDefineClassCase01() local 158 bool setValue = true; in TestDefineClassCase02() local 199 bool setValue = true; in TestWrapCase01() local 237 bool setValue = true; in TestWrapCase02() local 252 bool setValue = true; in TestWrapCase03() local [all …]
|
| D | napi_version_test.cpp | 30 bool setValue = true; in TestGetVersionCase01() local 45 bool setValue = true; in TestGetVMInfoCase01() local 67 bool setValue = true; in TestGetVMInfoCase02() local
|
| D | napi_object_test.cpp | 642 JSVM_Value setValue; in TestObjectCombinationTest1() local 772 JSVM_Value setValue; in TestObjectCombinationTest2() local
|
| /test/xts/hats/kernel/syscalls/fileio/lremovexattr/ |
| D | LremovexattrApiTest.cpp | 66 const char* setValue = "Hello World"; variable 132 const char* setValue = "Hello World"; variable
|
| /test/xts/acts/ability/form/formmanager/fa/formproviderst_ets/formsupplyapplicationD/entry/src/main/ets/MainAbility/pages/ |
| D | reportParms.ts | 23 setValue(key: string, value: string | number): void { method in formParmData
|
| /test/xts/hats/kernel/syscalls/fileio/lgetxattr/ |
| D | LgetxattrApiTest.cpp | 66 const char* setValue = "Hello World"; variable
|
| /test/xts/hats/kernel/syscalls/fileio/getxattr/ |
| D | GetxattrApiTest.cpp | 71 const char* setValue = "Hello World"; variable
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | setjmpndk.cpp | 72 int setValue = _setjmp(jmp); in _Setjmp() local 76 int setValue = _setjmp(jmp); in _Setjmp() local
|
| D | threadsndk1.cpp | 651 int setValue = PARAM_1; in Tss_get() local 666 int setValue = PARAM_1; in Tss_set() local
|
| D | timendk.cpp | 139 int setValue = setitimer(ITIMER_REAL, &it, nullptr); in Setitimer() local
|
| D | stdlibndk.cpp | 414 int setValue = setenv(valueFirst, valueSecond, valueThree); in Setenv() local
|
| /test/xts/acts/multimedia/camera/camera_ndk_test/entry/src/ohosTest/ets/test/ |
| D | Constants.ts | 36 setValue(value: string) { method in GlobalThis
|
| /test/xts/acts/multimedia/image_effect/OHImageEffectNDK/entry/src/main/cpp/ |
| D | effect_filter_test.cpp | 947 ImageEffect_Any setValue; in OHEffectFilterSetValue() local 992 ImageEffect_Any setValue; in OHEffectFilterGetValue() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/ |
| D | arkoala_api.h | 4099 void (*setValue)(ArkUINodeHandle node, ArkUI_CharPtr value); member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/attributesetting/ |
| D | arkoala_api.h | 4418 void (*setValue)(ArkUINodeHandle node, ArkUI_CharPtr value); member
|