Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dbit_helper_test.cpp23 class BitHelperTest : public BaseTestWithScope<false> { class
38 HWTEST_F_L0(BitHelperTest, CountLeadingZeros_CountTrailingZeros) in HWTEST_F_L0()
69 HWTEST_F_L0(BitHelperTest, CountLeadingZeros32_CountLeadingOnes32) in HWTEST_F_L0()
85 HWTEST_F_L0(BitHelperTest, CountLeadingZeros64_CountLeadingOnes64) in HWTEST_F_L0()
101 HWTEST_F_L0(BitHelperTest, bit_cast) in HWTEST_F_L0()

Completed in 1 milliseconds