Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/
Dthrow_catch.cc21 void ThrowAndCatch() { in ThrowAndCatch() function
34 ThrowAndCatch(); in TestThrow()
Dcontiguous_container.cc46 void ThrowAndCatch() { in ThrowAndCatch() function
58 ThrowAndCatch(); in TestThrow()
/external/compiler-rt/test/asan/TestCases/Linux/
Dswapcontext_test.cc26 void ThrowAndCatch() { in ThrowAndCatch() function
37 ThrowAndCatch(); // Simulate __asan_handle_no_return(). in Child()