Searched refs:gConstructorThrowTarget (Results 1 – 2 of 2) sorted by relevance
48 int gConstructorThrowTarget; variable51 void throw_construct ( void *p ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1;… in throw_construct()66 gConstructorThrowTarget = -1; in test_exception_in_destructor()
47 int gConstructorThrowTarget; variable50 void throw_construct ( void *p ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1;… in throw_construct()156 gConstructorThrowTarget = 15; in test_exception_in_constructor()182 gConstructorThrowTarget = 15; in test_exception_in_constructor()214 gConstructorThrowTarget = -1; in test_exception_in_destructor()242 gConstructorThrowTarget = -1; in test_exception_in_destructor()