Searched defs:testcase (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | builtin-recursive.cpp | 7 void testcase(void) { in testcase() function
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/gdb_remote_client/ |
| H A D | TestNoLocalFile.py | 23 def __init__(self, testcase): argument
|
| H A D | TestGdbClientModuleLoad.py | 14 def __init__(self, testcase, triple, library_name, auxv_entry, region_info): argument
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | lldbutil.py | 1545 def get_actions_for_signal(testcase, signal_name, from_target=False, expected_absent=False): argument 1567 def set_actions_for_signal(testcase, signal_name, pass_action, stop_action, notify_action, expect_s… argument 1643 def wait_for_file_on_target(testcase, file_path, max_attempts=6): argument
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | cxx0x-initializer-stdinitializerlist.cpp | 485 struct testcase { struct
|
| /llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/ |
| H A D | case.py | 167 def __init__(self, testcase): argument
|