Searched refs:python_true (Results 1 – 1 of 1) sorted by relevance
188 PythonBoolean python_true(PyRefType::Owned, Py_True); in TEST_F() local189 EXPECT_EQ(PyObjectType::Boolean, python_true.GetObjectType()); in TEST_F()