Home
last modified time | relevance | path

Searched refs:python_dict (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/ScriptInterpreter/Python/
H A DPythonDataObjectsTests.cpp579 PythonDictionary python_dict(PyInitialValue::Empty); in TEST_F() local
582 python_dict.SetItemForKey(PythonString(key_name), python_ull_value); in TEST_F()
584 python_dict.CreateStructuredObject(); in TEST_F()