Searched defs:list_size (Results 1 – 2 of 2) sorted by relevance
286 static const unsigned list_size = 2; in TEST_F() local
508 PythonList::PythonList(int list_size) { in PythonList()