Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/test/
H A Dtest_vector2.pass.cpp50 int gConstructorThrowTarget; variable
53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct()
68 gConstructorThrowTarget = -1; in test_exception_in_destructor()
H A Dtest_vector1.pass.cpp48 int gConstructorThrowTarget; variable
53 if ( gConstructorCounter == gConstructorThrowTarget ) in throw_construct()
169 gConstructorThrowTarget = 15; in test_exception_in_constructor()
194 gConstructorThrowTarget = 15; in test_exception_in_constructor()
227 gConstructorThrowTarget = -1; in test_exception_in_destructor()
254 gConstructorThrowTarget = -1; in test_exception_in_destructor()