Searched refs:TestAllocatorExceptions (Results 1 – 1 of 1) sorted by relevance
193 void TestAllocatorExceptions(A& a) { in TestAllocatorExceptions() function323 TestAllocatorExceptions<FooInt>(b1);324 TestAllocatorExceptions<typename AllocatorFooChar::value_type>(a1);325 TestAllocatorExceptions<FooFloat>(b2);326 TestAllocatorExceptions<typename AllocatorFooDouble::value_type>(a2);