Searched refs:kPipeName1 (Results 1 – 1 of 1) sorted by relevance
712 const wchar_t* kPipeName1 = L"\\\\.\\pipe\\iohandler_pipe1"; in RunTest_WaitForIO() local715 CreateNamedPipe(kPipeName1, PIPE_ACCESS_OUTBOUND, 0, 1, 0, 0, 0, NULL)); in RunTest_WaitForIO()726 TestIOHandler handler1(kPipeName1, callback1_called.Get(), false); in RunTest_WaitForIO()