Searched refs:MIN_VALID_FD (Results 1 – 1 of 1) sorted by relevance
67 const int MIN_VALID_FD = 0; variable124 …AssertGreaterThan(ufd2, MIN_VALID_FD, "ufd2 > MIN_VALID_FD did not equal true as expected.", state… in BENCHMARK_F()125 … AssertLessThan(MIN_VALID_FD, ufd2, "MIN_VALID_FD < ufd2 did not equal true as expected.", state); in BENCHMARK_F()