Home
last modified time | relevance | path

Searched defs:val1 (Results 1 – 25 of 32) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_shared_typedarray_test.cpp67 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
91 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
116 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
139 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
162 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
185 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
208 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
231 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
254 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
277 JSHandle<JSTaggedValue> val1(thread, JSTaggedValue(2)); in HWTEST_F_L0() local
[all …]
/arkcompiler/runtime_core/static_core/runtime/tests/
Ddyn_buffer_test.cpp64 uint32_t val1 = dynChunk.GetU8(0U); in TEST_F() local
81 uint32_t val1 = dynChunk.GetU8(0); in TEST_F() local
94 uint32_t val1 = dynChunk.GetU8(0U); in TEST_F() local
Dstring_test.cpp416 uint8_t val1 = rand(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/regexp/tests/
Ddyn_chunk_test.cpp64 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
80 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
93 uint32_t val1 = dynChunk.GetU8(0); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dfutex_test.cpp123 int val1 = g_global; in TEST() local
149 int val1 = g_global; in TEST() local
168 int val1 = g_global; in TEST() local
181 int val1 = g_global; in TEST() local
/arkcompiler/ets_frontend/arkguard/test/combinations/basic_grammar/19_switch_case/
D01_switch_case.ts17 let val1 = 0; variable
/arkcompiler/ets_runtime/test/jittest/load_element_from_float64_array/
Dload_element_from_float64_array.ts56 for(var val1 in interestingTop16bits) variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/dynamic_enum/
Dindex.js35 function isEq(val1, val2) { argument
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest_infer-type-with-extends5.ts35 declare const val1: <T>() => (T extends infer U extends number ? 1 : 0); constant
/arkcompiler/runtime_core/abc2program/tests/ts/release-line-number/
DCommonSyntax.ts24 let val1 = 10n; variable
/arkcompiler/runtime_core/assembler/tests/
Dannotation_test.cpp533 std::unique_ptr<Value> val1 = panda::pandasm::making_value(element1); variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_math.cpp131 extern "C" double StdMathAtan2(double val1, double val2) in StdMathAtan2()
267 extern "C" double StdMathHypot(double val1, double val2) in StdMathHypot()
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dmath_helpers.h166 auto val1 = static_cast<UnsignedT>(a); in SafeMath() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp202 uint64_t val1 = int64Const[i]; in TEST_F() local
258 uint64_t val1 = int64Const[i]; in TEST_F() local
Dinst_generator.cpp243 auto val1 = CreateParamInst(graph, inst->GetType(), stackSlot++); in PopulateStoreArrayPair() local
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp196 uint64_t val1 = int64_const[i]; in TEST_F() local
252 uint64_t val1 = int64_const[i]; in TEST_F() local
Dcompiler_inst_test.cpp537 uint64_t val1 = int64_const[i]; in __anon58b2bc600c02() local
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/modify_api/literals/
Dliterals_test.cpp162 const double val1 = 0.7; in TEST_F() local
374 const double val1 = 0.7; in TEST_F() local
/arkcompiler/toolchain/tooling/test/utils/
Dtest_util.h229 #define ASSERT_FAIL_(val1, val2, strval1, strval2, msg) \ argument
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_util.h231 #define ASSERT_FAIL_IMPL(val1, val2, strval1, strval2, msg) \ argument
/arkcompiler/runtime_core/libabckit/tests/cpp/tests/
Dcpp_test.cpp198 const double val1 = 0.7; in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/literals/
Dliterals_test.cpp169 const double val1 = 0.7; in TEST_F() local
257 const uint32_t val1 = (val0 << shift) + 1; in TEST_F() local
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h53 void AddFdeInst(Dwarf_Small op, Dwarf_Unsigned val1, Dwarf_Unsigned val2) in AddFdeInst()
/arkcompiler/runtime_core/libabckit/tests/ut/extensions/arkts/modify_api/annotations/
Dannotations_test.cpp492 auto val1 = g_implI->annotationInterfaceFieldGetDefaultValue( in ModifyAnnotationInterfaceAddField() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_sample.cpp2284 Local<JSValueRef> val1 = map->Get(vm, StringRef::NewFromUtf8(vm, "key1")); in MapGetValue() local
2477 Local<StringRef> val1 = jsVal1->ToString(vm); in JsonObjGetValue() local
2802 Local<ObjectRef> val1 = obj->Get(vm_, StringRef::NewFromUtf8(vm_, "key1")); in HWTEST_F_L0() local

12