Searched defs:words (Results 1 – 2 of 2) sorted by relevance
| /test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 2557 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in napiCreateBigintWords() local 8481 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in getValueBigintWords() local 8507 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in getValueBigintWordsEnvNull() local 8536 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in getValueBigintWordsSignNull() local 8552 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in getValueBigintWordsCountNull() local 8568 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in getValueBigintWordsWordsNull() local 8626 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in createBigintWordsEnvNull() local 8651 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in createBigintWordsRstNull() local 9723 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in createBigintWordsCountIntMax() local
|
| /test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/napi/ |
| D | napi_test.cpp | 1118 uint64_t words[] = {0ULL, 34ULL, 56ULL, 2ULL}; in testCreateData5() local 5807 uint64_t words[] = {12ULL, 34ULL, 56ULL}; in CreateBigintWords() local 5825 uint64_t words; in GetValueBigintWords() local
|