Home
last modified time | relevance | path

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

/foundation/arkui/napi/test/unittest/
H A Dtest_sendable_napi.cpp1890 bool resultBool = false; in HWTEST_F() local
1891 napi_get_value_bool(env, ret, &resultBool); in HWTEST_F()
1892 ASSERT_EQ(resultBool, true); in HWTEST_F()

Completed in 4 milliseconds