Searched refs:wos (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_fuzzing_tests.cc187 std::wostringstream wos; local
188 wos << L"IPC fuzzer:" << caller << " [" << value << L" " << text << L"]\n";
189 std::wstring output = wos.str();

Completed in 60 milliseconds