HomeSort by relevance Sort by last modified time
    Searched refs:ThrowAndCatch (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/asan/TestCases/Linux/
swapcontext_test.cc 26 void ThrowAndCatch() {
30 printf("ThrowAndCatch: %d\n", a);
37 ThrowAndCatch(); // Simulate __asan_handle_no_return().
  /external/compiler-rt/test/asan/TestCases/
throw_catch.cc 21 void ThrowAndCatch() {
34 ThrowAndCatch();
contiguous_container.cc 46 void ThrowAndCatch() {
58 ThrowAndCatch();

Completed in 54 milliseconds