Searched refs:gConstructorThrowTarget (Results 1 – 4 of 4) 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()
58 int gConstructorThrowTarget; variable62 if ( gConstructorCounter == gConstructorThrowTarget ) in throw_construct()86 gConstructorThrowTarget = -1; in test_exception_in_destructor()
56 int gConstructorThrowTarget; variable60 if ( gConstructorCounter == gConstructorThrowTarget ) in throw_construct()175 gConstructorThrowTarget = 15; in test_exception_in_constructor()201 gConstructorThrowTarget = 15; in test_exception_in_constructor()232 gConstructorThrowTarget = -1; in test_exception_in_destructor()260 gConstructorThrowTarget = -1; in test_exception_in_destructor()