Searched refs:TestInvalidateInCtor (Results 1 – 1 of 1) sorted by relevance
389 class TestInvalidateInCtor { class391 TestInvalidateInCtor(unsigned &x);396 TestInvalidateInCtor foo(x); in test_invalidate_in_ctor()401 delete (new TestInvalidateInCtor(x)); in test_invalidate_in_ctor_new()