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

  /external/compiler-rt/test/asan/TestCases/
throw_call_test.cc 18 void ReallyThrow() {
19 fprintf(stderr, "ReallyThrow\n");
33 ReallyThrow();
throw_invoke_test.cc 14 void ReallyThrow() {
15 fprintf(stderr, "ReallyThrow\n");
34 ReallyThrow();

Completed in 84 milliseconds