Lines Matching refs:PythonDictionary
78 PythonDictionary dict(PyInitialValue::Empty);
81 dict = Take<PythonDictionary>(new_dict);
84 dict = Take<PythonDictionary>(PyDict_New());
160 PythonDictionary dict(PyInitialValue::Empty);
343 // wrapped by a PythonDictionary.
456 // Python API behaves correctly when wrapped by a PythonDictionary.
472 EXPECT_TRUE(PythonDictionary::Check(py_dict));
473 PythonDictionary dict(PyRefType::Owned, py_dict);
495 // by a PythonDictionary.
511 PythonDictionary dict(PyInitialValue::Empty);
540 PythonDictionary dict(PyInitialValue::Empty);
605 PythonDictionary python_dict(PyInitialValue::Empty);
629 PythonDictionary globals(PyInitialValue::Empty);
839 PythonDictionary globals(PyInitialValue::Empty);