Home
last modified time | relevance | path

Searched defs:res4 (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/stringreplace/
H A Dstringreplace.js44 var res4 = treeString1.replace(re2, "X"); variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/
H A Dstack_reference_check_test.cpp104 bool res4 = env->GetObjectRefType(static_cast<ets_object>(ets_str4)) == ETS_LOCAL_REF_TYPE; in MultiStrCheck() local
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dbounds_analysis_test.cpp87 BoundsRange res4 = r4.Abs(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
H A Djsnapi_second_tests.cpp301 int32_t res4 = mapIterator4->GetIndex(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/module/tests/
H A Decma_module_test.cpp887 CString res4 = "moduleTest/index"; in HWTEST_F_L0() local
944 CString res4 = "com.bundleName.test/entry/ets/mainAbility"; in HWTEST_F_L0() local
1013 std::pair<bool, ModuleTypes> res4 = SourceTextModule::CheckNativeModule(requestName4); in HWTEST_F_L0() local
1100 bool res4 = ModulePathHelper::IsNativeModuleRequest(inputFileName); in HWTEST_F_L0() local
1126 bool res4 in HWTEST_F_L0() local
1667 CString res4 = ModulePathHelper::ParseNormalizedOhmUrl(thread, baseFileName, recordName, requestName); HWTEST_F_L0() local
2009 JSTaggedValue res4 = ModuleTools::ProcessModuleLoadInfo(thread, module1, indexBinding.GetTaggedValue(), 0); HWTEST_F_L0() local
[all...]
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp831 JSHandle<BigInt> res4 = BigInt::SignedRightShift(thread, bigint1, shift3); in HWTEST_F_L0() local
885 JSHandle<BigInt> res4 = BigInt::LeftShift(thread, bigint1, shift3); in HWTEST_F_L0() local

Completed in 12 milliseconds