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