Lines Matching refs:GetInt
122 EXPECT_EQ(kIntValue, value->GetInt(kIntKey)); in TestDictionaryInt()
185 EXPECT_EQ(kIntValue, dictionary_value->GetInt(kIntKey)); in TestDictionaryDictionary()
209 EXPECT_EQ(kIntValue, list_value->GetInt(0)); in TestDictionaryList()
334 EXPECT_EQ(kIntValue, value->GetInt(index)); in TestListInt()
405 EXPECT_EQ(kIntValue, dictionary_value->GetInt(kIntKey)); in TestListDictionary()
432 EXPECT_EQ(kIntValue, list_value->GetInt(0)); in TestListList()
820 EXPECT_EQ(3, value->GetInt()); in TEST()
883 EXPECT_EQ(5, target_list->GetInt(0)); in TEST()
923 EXPECT_EQ(5, target_dict->GetInt(key)); in TEST()
996 EXPECT_EQ(kIntValue, target_list->GetInt(0)); in TEST()
1057 EXPECT_EQ(kIntValue, target_dict->GetInt(key)); in TEST()
1148 EXPECT_EQ(kIntValue, target_list->GetInt(0)); in TEST()
1209 EXPECT_EQ(kIntValue, target_dict->GetInt(key)); in TEST()
1301 EXPECT_EQ(kIntValue, target_list->GetInt(0)); in TEST()
1362 EXPECT_EQ(kIntValue, target_dict->GetInt(key)); in TEST()