Home
last modified time | relevance | path

Searched refs:type3 (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dmeta_data_equal_test.cpp162 PGOSampleType type3 = PGOSampleType::CreateProfileType(0, 1); in HWTEST_F_L0() local
166 ->SetType(PGOTypeRef(static_cast<const PGOSampleType *>(&type3))); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_test.cpp193 ConstPoolType type3 = constPoolValue3.GetConstpoolType(); in HWTEST_F_L0() local
199 EXPECT_EQ(type3, ConstPoolType::METHOD); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dtyped_array_helper_test.cpp245 DataViewType type3 = TypedArrayHelper::GetType(JSHandle<JSTypedArray>::Cast(uint8ClampedArray)); in HWTEST_F_L0() local
248 EXPECT_EQ(type3, DataViewType::UINT8_CLAMPED); in HWTEST_F_L0()

Completed in 3 milliseconds