Searched refs:read2 (Results 1 – 1 of 1) sorted by relevance
202 size_t read2 = read(fds2[0], &buff, 1); in TEST_P() local204 ASSERT_TRUE(read1 == 1 || read2 == 1) << "Dumped nothing"; in TEST_P()