| /third_party/typescript/tests/baselines/reference/ |
| H A D | overloadresolutionWithConstraintCheckingDeferred.js | 19 var result3: string = foo(x => { // x has type D variable 33 var result3 = foo(function (x) {
variable
|
| H A D | indexingTypesWithNever.js | 124 var result3 = genericFn1({ c: "ctest", d: "dtest" });
variable
|
| H A D | conditionalOperatorWithoutIdenticalBCT.js | 17 var result3: B = true ? a : b; variable 73 var result3 = true ? a : b;
variable
|
| H A D | arrayFrom.js | 49 var result3 = Array.from(inputA.values()); // expect error
variable
|
| /arkcompiler/ets_runtime/test/moduletest/arrayflatmap/ |
| H A D | arrayflatmap.js | 56 var result3 = arr3.flatMap(testFunction); variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
| H A D | fortify_openat64_chk_test.cpp | 23 int result3 = __openat64_chk(0, "openat_test", O_WRONLY); in HWTEST_F() local
|
| H A D | fortify_openat_chk_test.cpp | 23 int result3 = __openat_chk(0, "openat_test", O_WRONLY); in HWTEST_F() local
|
| /arkcompiler/runtime_core/plugins/ecmascript/tests/ |
| H A D | ecmascript_meta_test.cpp | 36 std::optional<pandasm::Metadata::Error> result3 = rmd.SetAttributeValue("ecmascript.extends", "value"); in HWTEST() local
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/test/ |
| H A D | testLockFreeQueue.cpp | 67 int result3; member in TestLockFreeQueue
|
| /arkcompiler/runtime_core/assembler/tests/ |
| H A D | ecmascript_meta_test.cpp | 47 std::optional<pandasm::Metadata::Error> result3 = rmd.SetAttributeValue("ecmascript.extends", "value"); in HWTEST_F() local 122 std::optional<pandasm::Metadata::Error> result3 = rmd.SetAttributeValue("ecmascript.annotation", "value"); in HWTEST_F() local
|
| /arkcompiler/runtime_core/static_core/verification/util/tests/ |
| H A D | lazy_test.cpp | 41 auto result3 = FoldLeft(Filter(ConstLazyFetch(testData), [](int val) { return val > 0; }), -1, calcFunc); in TEST() local
|
| /foundation/ability/ability_runtime/test/unittest/cj_utils_ffi_test/ |
| H A D | cj_utils_ffi_test.cpp | 69 const char* result3 = CreateCStringFromString(specialStr); in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/skia_txt/ |
| H A D | paragraph_style_test.cpp | 56 auto result3 = paragraphStyle->GetEquivalentAlign(); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/fcntl/fcntl_gtest/ |
| H A D | fcntl_posix_fadvise64_test.cpp | 31 int result3 = posix_fadvise64(fd, 0, TEST_LEN, POSIX_FADV_RANDOM); in HWTEST_F() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
| H A D | arpa_inet_test.cpp | 172 int result3 = inet_aton("0ax.0.0.9", &addr); in HWTEST_F() local 210 int result3 = inet_aton("0.2.333.9", &addr); in HWTEST_F() local 230 int result3 = inet_aton("0.0.0x10000", &addr); in HWTEST_F() local 310 const char* result3 = inet_ntop(AF_INET6, &ss1, s1, 2 * INET6_ADDRSTRLEN); in HWTEST_F() local
|
| /third_party/skia/tests/graphite/ |
| H A D | UniformCacheTest.cpp | 79 sk_sp<UniformData> result3 = cache->findOrCreate(ud3); in DEF_GRAPHITE_TEST_FOR_CONTEXTS() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_sharedarraybuffer_test.cpp | 112 JSTaggedValue result3 = BuiltinsSharedArrayBuffer::Slice(ecmaRuntimeCallInfo2); in HWTEST_F_L0() local
|
| H A D | builtins_weak_map_test.cpp | 137 JSTaggedValue result3 = BuiltinsWeakMap::Has(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local 188 JSTaggedValue result3 = BuiltinsWeakMap::Delete(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local 227 JSTaggedValue result3 = BuiltinsWeakMap::Delete(ecmaRuntimeCallInfo1); in HWTEST_F_L0() local
|
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_dialog_test/ |
| H A D | notification_dialog_test.cpp | 72 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility(
in HWTEST_F() local 97 ErrCode result3 = NotificationDialog::StartEnableNotificationDialogAbility(
in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
| H A D | disk_test.cpp | 55 auto result3 = disk.GetSysPath(); in HWTEST_F() local
|
| H A D | volume_core_test.cpp | 54 auto result3 = volumecore.GetDiskId(); in HWTEST_F() local
|
| /foundation/multimodalinput/input/service/permission_helper/test/ |
| H A D | permission_helper_test.cpp | 66 int32_t result3 = PER_HELPER->GetTokenType(); in HWTEST_F() local 97 bool result3 = PER_HELPER->CheckDispatchControl(); in HWTEST_F() local 282 bool result3 = PER_HELPER->CheckMonitor(); in HWTEST_F() local 313 bool result3 = PER_HELPER->CheckInterceptor(); in HWTEST_F() local
|
| /foundation/window/window_manager/utils/test/unittest/ |
| H A D | persistent_storage_test.cpp | 98 auto result3 = PersistentStorage::HasKey(keyName, PersistentStorageType::MAXIMIZE_STATE); in HWTEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_api_vector_test.cpp | 386 JSTaggedValue result3 = JSAPIVector::RemoveByRange(thread, toor, elementsNums, elementsNums * 2); in HWTEST_F_L0() local
|
| H A D | js_api_lightweightset_test.cpp | 307 JSTaggedValue result3 = lws->GetHashAt(-1); in HWTEST_F_L0() local
|