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()
46 int gConstructorThrowTarget; variable49 void throw_construct ( void *p ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1;… in throw_construct()155 gConstructorThrowTarget = 15; in test_exception_in_constructor()181 gConstructorThrowTarget = 15; in test_exception_in_constructor()212 gConstructorThrowTarget = -1; in test_exception_in_destructor()240 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()