Searched refs:global_count_for_exceptions (Results 1 – 1 of 1) sorted by relevance
207 static std::size_t global_count_for_exceptions; member212 if (global_count_for_exceptions++ % 3 == 0) throw 1; in TrackableItem()249 std::size_t TrackableItem::global_count_for_exceptions = 0; member in TrackableItem265 TrackableItem::global_count_for_exceptions = 0; in test_tracking_dtors_on_clear()275 TrackableItem::global_count_for_exceptions = 0; in test_tracking_dtors_on_clear()