Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_lightweightmap_test.cpp332 KeyState keyState5 = JSAPILightWeightMap::GetStateOfKey(thread, lwm, key5); in HWTEST_F_L0() local
333 EXPECT_FALSE(keyState5.existed); in HWTEST_F_L0()