HomeSort by relevance Sort by last modified time
    Searched refs:gConstructorThrowTarget (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/gabi++/tests/
test_vector2.cpp 58 int gConstructorThrowTarget;
62 if ( gConstructorCounter == gConstructorThrowTarget )
86 gConstructorThrowTarget = -1;
test_vector1.cpp 56 int gConstructorThrowTarget;
60 if ( gConstructorCounter == gConstructorThrowTarget )
175 gConstructorThrowTarget = 15;
201 gConstructorThrowTarget = 15;
232 gConstructorThrowTarget = -1;
260 gConstructorThrowTarget = -1;

Completed in 469 milliseconds