Home
last modified time | relevance | path

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

/src/contrib/googletest/googletest/test/
H A Dgtest_stress_test.cc81 void ManyAsserts(int id) { in ManyAsserts() function
124 threads[i] = std::make_unique<ThreadWithParam<int>>(&ManyAsserts, i, in TEST()