Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_bigint_test.cpp566 uint64_t wordsOut1[] = { 0ULL, 0ULL, 0ULL, 0ULL, 0ULL }; in HWTEST_F_L0() local
567 GetWordsArray(&sign1, wordCount1, wordsOut1, bigintFalse1); in HWTEST_F_L0()
570 EXPECT_TRUE(words1[i] == wordsOut1[i]); in HWTEST_F_L0()

Completed in 2 milliseconds