Searched refs:NumberOfFooBeforeConstruct (Results 1 – 1 of 1) sorted by relevance
158 int NumberOfFooBeforeConstruct = NumberOfFoo; in TestBrokenAllocator() local161 …REQUIRE_MESSAGE(NumberOfFoo == NumberOfFooBeforeConstruct+2, "constructor for Foo not called appro… in TestBrokenAllocator()164 …REQUIRE_MESSAGE(NumberOfFoo == NumberOfFooBeforeConstruct, "destructor for Foo not called appropri… in TestBrokenAllocator()