Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/convertxml/test/
H A Dtest_convertxml.cpp546 napi_status rel = convertXml.DealNapiStrValue(env, nullptr, str); in HWTEST_F() local
548 ASSERT_FALSE(rel == napi_ok); in HWTEST_F()
563 napi_status rel = convertXml.DealNapiStrValue(env, nullptr, str); in HWTEST_F() local
565 ASSERT_FALSE(rel == napi_ok); in HWTEST_F()

Completed in 2 milliseconds