Searched refs:repeat_limit (Results 1 - 1 of 1) sorted by relevance

/bionic/tests/
H A Dstdatomic_test.cpp203 size_t repeat_limit = 1000; local
222 if (repeat < repeat_limit) ++repeat;
227 EXPECT_EQ(repeat, repeat_limit);

Completed in 757 milliseconds