Home
last modified time | relevance | path

Searched defs:res6 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp541 std::pair<bool, ModuleTypes> res6 = SourceTextModule::CheckNativeModule(requestName6); in HWTEST_F_L0() local
663 bool res6 = ModulePathHelper::IsImportFile(inputFileName); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_bigint_test.cpp873 JSHandle<BigInt> res6 = BigInt::SignedRightShift(thread, bigint2, shift3); in HWTEST_F_L0() local
925 JSHandle<BigInt> res6 = BigInt::LeftShift(thread, bigint2, shift3); in HWTEST_F_L0() local
Djs_serializer_test.cpp226 OperationResult res6 = JSObject::GetProperty(thread, objValue2, key6); in NativeBindingObjectTest3() local
761 JSHandle<JSTaggedValue> res6 = deserialzier.Deserialize(); in BigIntTest() local