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