Home
last modified time | relevance | path

Searched refs:time_to_throw (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/test/support/
H A Dtest_allocator.h30 int time_to_throw = 0; member
41 time_to_throw = 0; in clear()
150 if (stats_->time_to_throw >= stats_->throw_after)
152 ++stats_->time_to_throw;
240 if (stats_->time_to_throw >= stats_->throw_after)
242 ++stats_->time_to_throw;