Home
last modified time | relevance | path

Searched refs:queueKey2 (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_queue_test.cpp152 JSHandle<JSTaggedValue> queueKey2(thread, JSTaggedValue(testInt)); in HWTEST_F_L0() local
153 EXPECT_FALSE(JSAPIQueue::GetOwnProperty(thread, jsQueue, queueKey2)); in HWTEST_F_L0()