Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Dqueue_user_work_item.cc16 void ThrowAndCatch();
26 void ThrowAndCatch() { in ThrowAndCatch() function
40 ThrowAndCatch(); in work_item()
Dseh.cc23 void ThrowAndCatch();
34 void ThrowAndCatch() { in ThrowAndCatch() function
49 ThrowAndCatch(); in main()
Ddll_seh.cc25 void ThrowAndCatch();
36 void ThrowAndCatch() { in ThrowAndCatch() function
52 ThrowAndCatch(); in test_function()
Dthrow_catch.cc17 void ThrowAndCatch();
29 void ThrowAndCatch() { in ThrowAndCatch() function
61 ThrowAndCatch(); in TestThrow()
Dbind_io_completion_callback.cc16 void ThrowAndCatch();
26 void ThrowAndCatch() { in ThrowAndCatch() function
43 ThrowAndCatch(); in completion_callback()
/external/compiler-rt/test/asan/TestCases/
Dthrow_catch.cc18 void ThrowAndCatch() { in ThrowAndCatch() function
32 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()