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

/external/chromium_org/chrome/test/base/
H A Din_process_browser_test.h189 void PrepareTestCommandLine(base::CommandLine* command_line);
H A Din_process_browser_test.cc168 PrepareTestCommandLine(command_line);
220 void InProcessBrowserTest::PrepareTestCommandLine(CommandLine* command_line) { function in class:InProcessBrowserTest

Completed in 1315 milliseconds