Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_turtle.py11 test_config = """\ variable
/third_party/mesa3d/src/glx/
Dglxcmds.c1202 struct glx_config test_config; in choose_fbconfig() local
1256 struct glx_config test_config; in glXChooseVisual() local
/third_party/python/Modules/
D_testcapimodule.c69 test_config(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_config() function