Searched defs:res4 (Results 1 - 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/test/moduletest/stringreplace/ |
| H A D | stringreplace.js | 44 var res4 = treeString1.replace(re2, "X"); variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/mock/ |
| H A D | stack_reference_check_test.cpp | 104 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 D | bounds_analysis_test.cpp | 87 BoundsRange res4 = r4.Abs(); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/napi/test/ |
| H A D | jsnapi_second_tests.cpp | 301 int32_t res4 = mapIterator4->GetIndex(); in HWTEST_F_L0() local
|
| /arkcompiler/ets_runtime/ecmascript/module/tests/ |
| H A D | ecma_module_test.cpp | 887 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 D | js_bigint_test.cpp | 831 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