Searched defs:test_api (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/test/API/lang/c/enum_types/ | ||
H A D | TestEnumTypes.py | 155 def test_api(self): member in EnumTypesTestCase |
/llvm-project/lldb/test/API/functionalities/process_crash_info/ | ||
H A D | TestProcessCrashInfo.py | 47 def test_api(self): member in PlatformProcessCrashInfoTestCase |
/llvm-project/clang/test/CodeGen/X86/ | ||
H A D | amx_api.c | 12 void test_api(int cond, short row, short col) { in test_api() function |