Lines Matching refs:GetKey
30 * returned through the TemplateMap's calling Get/GetKey/GetValue function is within expectations.Check
51 EXPECT_EQ(templateMap->GetKey(i), JSTaggedValue::Undefined());
60 * within expectations. Check whether the value returned through the TemplateMap's calling GetKey/GetValue
77 EXPECT_EQ(templateMap->GetKey(keyEntry), tempMapKey.GetTaggedValue());
83 EXPECT_EQ(templateMap->GetKey(keyEntry1), tempMapKey.GetTaggedValue());
89 EXPECT_EQ(templateMap->GetKey(keyEntry2), tempMapKey1.GetTaggedValue());
281 EXPECT_NE(templateMap->GetKey(i), JSTaggedValue::Undefined());
283 EXPECT_EQ(templateMap->GetKey(i), storeKeyArray->Get(i + 5));
309 EXPECT_NE(templateMap->GetKey(i), JSTaggedValue::Undefined());
310 EXPECT_EQ(templateMap->GetKey(i), storeKeyVector[i]);
319 * the changed source TemplateMap's calling GetKey function with the next InsertIndex is Undefined.
337 EXPECT_EQ(JSTaggedValue::Undefined(), templateMap->GetKey(