Searched defs:test_config (Results 1 – 3 of 3) sorted by relevance
11 test_config = """\ variable
1202 struct glx_config test_config; in choose_fbconfig() local1256 struct glx_config test_config; in glXChooseVisual() local
69 test_config(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_config() function