Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Dqueue_user_work_item.cc15 void ThrowAndCatch();
24 void ThrowAndCatch() { in ThrowAndCatch() function
37 ThrowAndCatch(); in work_item()
Ddll_seh.cc18 void ThrowAndCatch();
28 void ThrowAndCatch() { in ThrowAndCatch() function
43 ThrowAndCatch(); in test_function()
Dseh.cc24 void ThrowAndCatch();
35 void ThrowAndCatch() { in ThrowAndCatch() function
51 ThrowAndCatch(); in main()
Dbind_io_completion_callback.cc15 void ThrowAndCatch();
24 void ThrowAndCatch() { in ThrowAndCatch() function
40 ThrowAndCatch(); in completion_callback()
/external/compiler-rt/test/asan/TestCases/
Dthrow_catch.cc15 void ThrowAndCatch() { in ThrowAndCatch() function
29 ThrowAndCatch(); in TestThrow()
Dcontiguous_container.cc54 void ThrowAndCatch() { in ThrowAndCatch() function
66 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()