Home
last modified time | relevance | path

Searched defs:test_shadow (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/asan/TestCases/Darwin/
H A Dlinked-only.cpp17 void test_shadow(char *p, size_t size) { in test_shadow() function
/llvm-project/lldb/test/API/python_api/event/
H A DTestEvents.py317 wait_for_next_event(self, expected_state, test_shadow=False) global() argument