Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp53 static constexpr int32_t TEST_INT32_MINUS_1 = -1; variable
8239 auto res = napi_create_int32(env, TEST_INT32_MINUS_1, nullptr); in HWTEST_F()
8254 auto res = napi_create_int32(env, TEST_INT32_MINUS_1, &numberValue); in HWTEST_F()

Completed in 15 milliseconds