OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:websocket_root_dir
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_websocket_apitest.cc
12
FilePath
websocket_root_dir
;
local
13
PathService::Get(chrome::DIR_TEST_DATA, &
websocket_root_dir
);
14
websocket_root_dir
=
websocket_root_dir
.AppendASCII("layout_tests")
17
ASSERT_TRUE(server.Start(
websocket_root_dir
));
Completed in 275 milliseconds