Home
last modified time | relevance | path

Searched defs:test_api (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/lang/c/enum_types/
H A DTestEnumTypes.py155 def test_api(self): member in EnumTypesTestCase
/llvm-project/lldb/test/API/functionalities/process_crash_info/
H A DTestProcessCrashInfo.py47 def test_api(self): member in PlatformProcessCrashInfoTestCase
/llvm-project/clang/test/CodeGen/X86/
H A Damx_api.c12 void test_api(int cond, short row, short col) { in test_api() function