Searched refs:kPipeName2 (Results 1 – 1 of 1) sorted by relevance
713 const wchar_t* kPipeName2 = L"\\\\.\\pipe\\iohandler_pipe2"; in RunTest_WaitForIO() local717 CreateNamedPipe(kPipeName2, PIPE_ACCESS_OUTBOUND, 0, 1, 0, 0, 0, NULL)); in RunTest_WaitForIO()727 TestIOHandler handler2(kPipeName2, callback2_called.Get(), true); in RunTest_WaitForIO()