Home
last modified time | relevance | path

Searched defs:UL (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/verification/util/tests/
H A Denum_tag_test.cpp36 EXPECT_EQ(EnumTag5::GetIndexFor(Numbers::TWO), 1UL); in TEST_F() local
43 EXPECT_EQ(EnumTag3::GetIndexFor(Numbers::TWO), 1UL); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.cpp97 utf8Bit >>= 1UL; in GotoNonspace() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Drunslots_allocator_test.cpp182 AllocateAndFree(sizeof(uint64_t), 512UL); in TEST_F() local
H A Dregion_allocator_test.cpp348 ASSERT_EQ(GetNumFreeRegions(allocator), 1UL); TEST_F() local
351 ASSERT_EQ(GetNumFreeRegions(allocator), 1UL); TEST_F() local
367 ASSERT_EQ(GetNumFreeRegions(allocator), 1UL); TEST_F() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h167 utf8Bit >>= 1UL; in GotoNonspace() local

Completed in 7 milliseconds