Home
last modified time | relevance | path

Searched refs:TestPartial (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-codeview-var-templates.cpp29 struct TestPartial { struct
/external/python/cpython2/Lib/test/
Dtest_functools.py39 class TestPartial(unittest.TestCase): class
293 class TestPartialSubclass(TestPartial):
297 class TestPythonPartial(TestPartial):
666 TestPartial,
/external/python/cpython3/Lib/test/
Dtest_functools.py60 class TestPartial: class
385 class TestPartialC(TestPartial, unittest.TestCase):
436 class TestPartialPy(TestPartial, unittest.TestCase):