| /arkcompiler/ets_runtime/test/moduletest/arraytoreversed/ |
| H A D | arraytoreversed.js | 38 var result1 = arr5.toReversed(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arraytospliced/ |
| H A D | arraytospliced.js | 38 var result1 = arr4.toSpliced(0, 2, 6); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arraywith/ |
| H A D | arraywith.js | 38 var result1 = arr4.with(4, 100); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayflatmap/ |
| H A D | arrayflatmap.js | 37 var result1 = arr1.flatMap(testFunction); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayshift/ |
| H A D | arrayshift.js | 28 var result1 = arr1.shift(); variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/ |
| H A D | arrayfindlastindex.js | 41 var result1 = arr1.findLastIndex(testFunction); variable
|
| /arkcompiler/runtime_core/plugins/ecmascript/tests/ |
| H A D | ecmascript_meta_test.cpp | 28 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.extends"); in HWTEST() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
| H A D | wifi_cmd_client_test.cpp | 73 int result1 = wifiCmdClient_->SetRxListen(ifName, param);
in HWTEST_F() local 83 int result1 = wifiCmdClient_->Set2gSoftapMss(ifName, param);
in HWTEST_F() local 103 int result1 = wifiCmdClient_->Set2gSoftapMss(ifName, param);
in HWTEST_F() local 113 int result1 = wifiCmdClient_->Set2gSoftapMss(ifName, param);
in HWTEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_list_iterator_test.cpp | 100 JSHandle<JSTaggedValue> result1 = JSAPIListIterator::CreateListIterator(thread, undefined); in HWTEST_F_L0() local
|
| H A D | js_api_linked_list_iterator_test.cpp | 100 JSHandle<JSTaggedValue> result1 = JSAPILinkedListIterator::CreateLinkedListIterator(thread, undefined); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | ecmascript_meta_test.cpp | 39 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.extends"); in HWTEST_F() local 116 std::optional<pandasm::Metadata::Error> result1 = rmd.SetAttribute("ecmascript.annotation"); in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| H A D | lazy_test.cpp | 31 auto result1 = FoldLeft(stream1, -4, calcFunc); in TEST() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_arraybuffer_test.cpp | 78 JSTaggedValue result1 = BuiltinsArrayBuffer::Slice(ecmaRuntimeCallInfo); in HWTEST_F_L0() local
|
| H A D | builtins_math_test.cpp | 2915 JSTaggedValue result1 = BuiltinsMath::Random(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 2930 JSTaggedValue result1 = BuiltinsMath::Random(ecmaRuntimeCallInfo); local
|
| H A D | builtins_sharedarraybuffer_test.cpp | 88 JSTaggedValue result1 = BuiltinsSharedArrayBuffer::Slice(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 181 JSTaggedValue result1 = BuiltinsSharedArrayBuffer::IsSharedArrayBuffer(ecmaRuntimeCallInfo); in HWTEST_F_L0() local 197 bool result1 = BuiltinsSharedArrayBuffer::IsShared(arrBuf1.GetTaggedValue()); in HWTEST_F_L0() local
|
| /foundation/ability/ability_runtime/test/unittest/app_lifecycle_deal_test/ |
| H A D | app_lifecycle_deal_test.cpp | 144 int32_t result1 = appLifeCycle->ChangeAppGcState(0); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/test/unittest/cj_utils_ffi_test/ |
| H A D | cj_utils_ffi_test.cpp | 59 const char* result1 = CreateCStringFromString(emptyStr); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/render/ |
| H A D | circle_painter_test_ng.cpp | 87 bool result1 = NG::ShapePainter::SetPen(pen, shapePaintProperty); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | paragraph_style_test.cpp | 48 auto result1 = paragraphStyle->GetEquivalentAlign(); in HWTEST_F() local
|
| /foundation/multimedia/av_codec/test/moduletest/audio_decoder/Avbuffer/src/ |
| H A D | null_check_test.cpp | 299 OH_AVFormat *result1; in HWTEST_F() local
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | permission_test.cpp | 78 bool result1 = Permission::IsSystemCallingOrStartByHdcd(false); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/sound/core/ |
| H A D | isadma.c | 72 unsigned int result, result1; in snd_dma_pointer() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/waterFlower/ |
| H A D | waterFlower.cpp | 52 auto result1 = OH_ArkUI_WaterFlowSectionOption_GetRowGap(option,0);
in testWaterFlower_004() local
|
| /test/xts/acts/multimedia/av_codec/audio_decoder/src/ |
| H A D | null_check_test.cpp | 299 OH_AVFormat *result1; in HWTEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/tests/ |
| H A D | js_pandafile_executor_test.cpp | 174 int result1 = JSPandaFileExecutor::ExecuteAbcFileWithSingletonPatternFlag(thread, "com.application.example", in HWTEST_F_L0() local
|