Home
last modified time | relevance | path

Searched refs:resultSignBit (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp1159 bool resultSignBit = true; in HWTEST_F_L0() local
1161 bigWordsRef->GetWordsArray(&resultSignBit, size, resultWords); in HWTEST_F_L0()
1162 EXPECT_EQ(resultSignBit, false); in HWTEST_F_L0()