HomeSort by relevance Sort by last modified time
    Searched refs:AddCommandLineArguments (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/sync/test/
local_sync_test_server.h 29 virtual bool AddCommandLineArguments(
local_sync_test_server.cc 34 bool LocalSyncTestServer::AddCommandLineArguments(
36 if (!LocalTestServer::AddCommandLineArguments(command_line))
  /external/chromium_org/net/test/spawned_test_server/
local_test_server.h 76 virtual bool AddCommandLineArguments(CommandLine* command_line) const
local_test_server.cc 201 bool LocalTestServer::AddCommandLineArguments(CommandLine* command_line) const {
local_test_server_posix.cc 113 if (!AddCommandLineArguments(&python_command))
local_test_server_win.cc 149 if (!AddCommandLineArguments(&python_command))
  /external/chromium/net/test/
test_server.h 160 bool AddCommandLineArguments(CommandLine* command_line) const;
test_server_posix.cc 99 if (!AddCommandLineArguments(&python_command))
test_server_win.cc 150 if (!AddCommandLineArguments(&python_command))
test_server.cc 344 bool TestServer::AddCommandLineArguments(CommandLine* command_line) const {

Completed in 24 milliseconds