Searched refs:outStrLength (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi.cpp | 2453 size_t outStrLength = 0; in HWTEST_F() local 2455 ASSERT_CHECK_CALL(napi_get_value_string_utf8(env, propName, testStrInner, testStrLength, &outStrLength)); in HWTEST_F() 2533 size_t outStrLength = 0; in HWTEST_F() local 2535 ASSERT_CHECK_CALL(napi_get_value_string_utf8(env, propName, testStrInner, testStrLength, &outStrLength)); in HWTEST_F() 2598 size_t outStrLength = 0; in HWTEST_F() local 2600 ASSERT_CHECK_CALL(napi_get_value_string_utf8(env, propName, testStrInner, testStrLength, &outStrLength)); in HWTEST_F() 2685 size_t outStrLength = 0; in HWTEST_F() local 2687 ASSERT_CHECK_CALL(napi_get_value_string_utf8(env, propName, testStrInner, testStrLength, &outStrLength)); in HWTEST_F()
|
Completed in 17 milliseconds