Searched defs:test_config (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/v8/tools/testrunner/local/ |
D | testsuite.py | 87 def __init__(self, suite, test_class, test_config, test_root): argument 252 def Load(root, test_config, framework_name): argument 257 def __init__(self, name, root, test_config, framework_name): argument
|
/third_party/python/Lib/test/ |
D | test_turtle.py | 11 test_config = """\ variable
|
/third_party/node/deps/v8/tools/testrunner/objects/ |
D | testcase.py | 77 def __init__(self, suite, path, name, test_config): argument
|
/third_party/mesa3d/src/glx/ |
D | glxcmds.c | 1202 struct glx_config test_config; in choose_fbconfig() local 1256 struct glx_config test_config; in glXChooseVisual() local
|
/third_party/python/Modules/ |
D | _testcapimodule.c | 69 test_config(PyObject *self, PyObject *Py_UNUSED(ignored)) in test_config() function
|