Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Ddll_poison_unpoison.cc7 void should_not_crash(volatile char *c) { in should_not_crash() function
18 should_not_crash(&buffer[0]); in test_function()
20 should_not_crash(&buffer[192]); in test_function()
22 should_not_crash(&buffer[32]); in test_function()