Home
last modified time | relevance | path

Searched defs:int_sp (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/unittests/ScriptInterpreter/Python/
DPythonDataObjectsTests.cpp299 auto int_sp = integer.CreateStructuredInteger(); in TEST_F() local
389 auto int_sp = array_sp->GetItemAtIndex(0)->GetAsInteger(); in TEST_F() local
553 auto int_sp = dict_sp->GetValueForKey(string_key1)->GetAsInteger(); in TEST_F() local