Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test.cpp213 napi_value expectElement = nullptr; in AssertArrayContain() local
219 napi_get_element(env, array, i, &expectElement); in AssertArrayContain()
220 napi_strict_equals(env, expectElement, object, &result); in AssertArrayContain()

Completed in 2 milliseconds