Searched refs:gConstructorThrowTarget (Results 1 – 4 of 4) 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()
47 int gConstructorThrowTarget; variable52 if ( gConstructorCounter == gConstructorThrowTarget ) in throw_construct()168 gConstructorThrowTarget = 15; in test_exception_in_constructor()194 gConstructorThrowTarget = 15; in test_exception_in_constructor()228 gConstructorThrowTarget = -1; in test_exception_in_destructor()256 gConstructorThrowTarget = -1; in test_exception_in_destructor()