Searched refs:gConstructorThrowTarget (Results 1 – 2 of 2) sorted by relevance
50 int gConstructorThrowTarget; variable53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct()68 gConstructorThrowTarget = -1; in test_exception_in_destructor()
48 int gConstructorThrowTarget; variable53 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()