Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp56 static constexpr int64_t TEST_INT64 = 9007199254740991; variable
8297 auto res = napi_create_int64(env, TEST_INT64, nullptr); in HWTEST_F()
8312 auto res = napi_create_int64(env, TEST_INT64, &numberValue); in HWTEST_F()

Completed in 25 milliseconds