Searched refs:testIterations (Results 1 – 2 of 2) sorted by relevance
45 const int testIterations = 10; in TEST() local49 for (int i = 0; i < testIterations; ++i) in TEST()
16 constexpr static auto testIterations = 5; member in FdioTest56 for (int i = 0; i < testIterations; i++) in testFdEvents()