Searched refs:int_value1 (Results 1 – 1 of 1) sorted by relevance
512 static const long int_value1 = 7; in TEST_F() local516 dict.SetItemForKey(PythonString(string_key1), PythonInteger(int_value1)); in TEST_F()528 EXPECT_EQ(int_value1, long(int_sp->GetValue())); in TEST_F()