Searched refs:countZero (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/tests/ | ||
H A D | js_bigint_test.cpp | 134 uint32_t countZero = 0; in HWTEST_F_L0() local 138 countZero++; in HWTEST_F_L0() 141 EXPECT_NE(countZero, size); in HWTEST_F_L0() |
Completed in 2 milliseconds