Searched refs:callback2_called (Results 1 – 1 of 1) sorted by relevance
707 win::ScopedHandle callback2_called( in RunTest_WaitForIO() local710 ASSERT_TRUE(callback2_called.IsValid()); in RunTest_WaitForIO()727 TestIOHandler handler2(kPipeName2, callback2_called.Get(), true); in RunTest_WaitForIO()751 HANDLE objects[2] = { callback1_called.Get(), callback2_called.Get() }; in RunTest_WaitForIO()