Home
last modified time | relevance | path

Searched defs:data2 (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/promiserejectinfo_fuzzer/
H A Dpromiserejectinfo_fuzzer.cpp39 void *data2 = static_cast<void*>(new std::string("test")); in PromiseRejectInfoNewFuzzTest() local
110 void *data2 = static_cast<void*>(new std::string("test")); in PromiseRejectInfoGetReasonFuzzTest() local
129 void *data2 = static_cast<void*>(new std::string("test")); in PromiseRejectInfoGetOperationFuzzTest() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_stubs.cpp67 auto data2 = bytes2->GetData(); in EtsBigIntEquality() local
/arkcompiler/runtime_core/libpandafile/tests/
H A Dfile_test.cpp381 int data2 = 256; in HWTEST() local
/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.h83 Pattern(const std::string &data1, const std::string &data2) : data(InitializePattern( in Pattern() argument
H A Decma_string.cpp716 const uint8_t *data2 = EcmaString::GetUtf8DataFlat(right, bufRightUft8); in StringsAreEqualDiffUtfEncoding() local
722 const uint16_t *data2 = EcmaString::GetUtf16DataFlat(right, bufRightUft16); in StringsAreEqualDiffUtfEncoding() local
728 const uint8_t *data2 = EcmaString::GetUtf8DataFlat(right, bufRightUft8); in StringsAreEqualDiffUtfEncoding() local
734 const uint16_t *data2 = EcmaString::GetUtf16DataFlat(right, bufRightUft16); in StringsAreEqualDiffUtfEncoding() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
H A Djs_stackinfo_test.cpp345 const uint8_t* data2 = jsPandaFile2->GetPandaFile()->GetBase(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_typed_array_test.cpp1421 JSTaggedValue data2 = JSTypedArray::FastGetPropertyByIndex(thread, typedArray.GetTaggedValue(), in HWTEST_F_L0() local

Completed in 9 milliseconds