Home
last modified time | relevance | path

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

/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dp1.cpp61 void test_spec(X0<void*> xvp, void *vp) { in test_spec() function
Dp2.cpp131 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function
Dp2-0x.cpp136 void test_spec(N0::X0<void*> xvp, void *vp) { in test_spec() function
/external/autotest/venv/skylab_suite/
Dsuite_runner.py158 def _create_test_task(test_spec, suite_id=None, argument
/external/python/cpython3/Lib/test/test_importlib/
Dtest_abc.py370 def test_spec(self): member in MetaPathFinderFindModuleTests