Home
last modified time | relevance | path

Searched refs:gConstructorThrowTarget (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libcxxabi/test/
Dtest_vector2.pass.cpp50 int gConstructorThrowTarget; variable
53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct()
68 gConstructorThrowTarget = -1; in test_exception_in_destructor()
Dtest_vector1.pass.cpp48 int gConstructorThrowTarget; variable
53 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()
/external/libcxxabi/test/
Dtest_vector2.pass.cpp50 int gConstructorThrowTarget; variable
53 void throw_construct ( void * ) { if ( gConstructorCounter == gConstructorThrowTarget ) throw 1; … in throw_construct()
68 gConstructorThrowTarget = -1; in test_exception_in_destructor()
Dtest_vector1.pass.cpp47 int gConstructorThrowTarget; variable
52 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()