Searched defs:uint32CommonValue2 (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/base/tests/ | ||
H A D | bit_helper_test.cpp | 73 uint32_t uint32CommonValue2 = std::numeric_limits<uint32_t>::max() >> 31; // 31 : right shift digit in HWTEST_F_L0() local |
Completed in 2 milliseconds