Home
last modified time | relevance | path

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

/external/libcxxabi/test/
Dbacktrace_test.cpp45 size_t throw_ntraced = 0; in main() local
51 call1(&throw_ntraced, true); in main()
59 assert(throw_ntraced == nothrow_ntraced); // Make sure we unwind through catch in main()