/external/chromium_org/chrome/test/ppapi/ |
D | ppapi_test.cc | 134 void PPAPITestBase::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in PPAPITestBase 285 void PPAPITest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in PPAPITest 317 void PPAPIPrivateTest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in PPAPIPrivateTest 326 void OutOfProcessPPAPITest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in OutOfProcessPPAPITest 332 void OutOfProcessPPAPIPrivateTest::SetUpCommandLine( in SetUpCommandLine() function in OutOfProcessPPAPIPrivateTest 338 void PPAPINaClTest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in PPAPINaClTest 398 void PPAPIPrivateNaClNewlibTest::SetUpCommandLine( in SetUpCommandLine() function in PPAPIPrivateNaClNewlibTest 411 void PPAPIPrivateNaClGLibcTest::SetUpCommandLine( in SetUpCommandLine() function in PPAPIPrivateNaClGLibcTest 424 void PPAPIPrivateNaClPNaClTest::SetUpCommandLine( in SetUpCommandLine() function in PPAPIPrivateNaClPNaClTest 430 void PPAPINaClPNaClNonSfiTest::SetUpCommandLine( in SetUpCommandLine() function in PPAPINaClPNaClNonSfiTest [all …]
|
/external/chromium_org/chrome/browser/chromeos/login/ |
D | login_browsertest.cc | 35 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon1b3892e90111::LoginUserTest 45 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon1b3892e90111::LoginGuestTest 57 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon1b3892e90111::LoginCursorTest 64 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon1b3892e90111::LoginSigninTest
|
D | mixin_based_browser_test.h | 37 virtual void SetUpCommandLine(base::CommandLine* command_line) {} in SetUpCommandLine() function
|
D | login_screen_policy_browsertest.cc | 22 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in chromeos::LoginScreenPolicyTest
|
D | screenshot_testing_mixin.cc | 26 void ScreenshotTestingMixin::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in chromeos::ScreenshotTestingMixin
|
/external/chromium_org/chrome/browser/net/ |
D | proxy_browsertest.cc | 90 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon5524e2110111::ProxyBrowserTest 160 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon5524e2110111::HttpProxyScriptBrowserTest 182 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon5524e2110111::FileProxyScriptBrowserTest 212 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon5524e2110111::FtpProxyScriptBrowserTest 235 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anon5524e2110111::DataProxyScriptBrowserTest
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
D | drive_notification_manager_factory_browsertest.cc | 23 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in drive::DriveNotificationManagerFactoryLoginScreenBrowserTest 42 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in drive::DriveNotificationManagerFactoryGuestBrowserTest
|
/external/chromium_org/chrome/test/nacl/ |
D | nacl_browsertest_util.cc | 197 void NaClBrowserTestBase::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in NaClBrowserTestBase 291 void NaClBrowserTestNonSfiMode::SetUpCommandLine( in SetUpCommandLine() function in NaClBrowserTestNonSfiMode 310 void NaClBrowserTestPnaclNonSfi::SetUpCommandLine( in SetUpCommandLine() function in NaClBrowserTestPnaclNonSfi 316 void NaClBrowserTestNewlibExtension::SetUpCommandLine( in SetUpCommandLine() function in NaClBrowserTestNewlibExtension 334 void NaClBrowserTestGLibcExtension::SetUpCommandLine( in SetUpCommandLine() function in NaClBrowserTestGLibcExtension
|
/external/chromium_org/chrome/browser/invalidation/ |
D | profile_invalidation_provider_factory_browsertest.cc | 70 void ProfileInvalidationProviderFactoryLoginScreenBrowserTest::SetUpCommandLine( in SetUpCommandLine() function in invalidation::ProfileInvalidationProviderFactoryLoginScreenBrowserTest 105 void ProfileInvalidationProviderFactoryGuestBrowserTest::SetUpCommandLine( in SetUpCommandLine() function in invalidation::ProfileInvalidationProviderFactoryGuestBrowserTest
|
/external/chromium_org/chrome/browser/extensions/api/terminal/ |
D | terminal_private_apitest.cc | 10 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in ExtensionTerminalPrivateApiTest
|
/external/chromium_org/chrome/browser/extensions/api/debugger/ |
D | debugger_extension_apitest.cc | 12 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in ExtensionApiTestWithSwitch
|
/external/chromium_org/chrome/browser/extensions/ |
D | window_open_interactive_apitest.cc | 10 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in WindowOpenPanelTest
|
/external/chromium_org/chrome/browser/ui/webui/ |
D | downloads_ui_browsertest.cc | 26 void DownloadsWebUIForSupervisedUsersTest::SetUpCommandLine( in SetUpCommandLine() function in DownloadsWebUIForSupervisedUsersTest
|
/external/chromium_org/chrome/browser/first_run/ |
D | try_chrome_dialog_view_browsertest.cc | 32 virtual void SetUpCommandLine(CommandLine* command_line) { in SetUpCommandLine() function in TryChromeDialogBrowserTest
|
/external/chromium_org/content/test/ppapi/ |
D | ppapi_test.cc | 46 void PPAPITestBase::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in content::PPAPITestBase 107 void PPAPITest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in content::PPAPITest
|
/external/chromium_org/chrome/browser/extensions/api/command_line_private/ |
D | command_line_private_apitest.cc | 15 virtual void SetUpCommandLine(base::CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in CommandLinePrivateApiTest
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | guest_mode_options_ui_browsertest.cc | 20 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in __anonef4d896f0111::GuestModeOptionsBrowserTest
|
/external/chromium_org/chrome/browser/chromeos/login/test/ |
D | wizard_in_process_browser_test.cc | 31 void WizardInProcessBrowserTest::SetUpCommandLine(CommandLine* command_line) { in SetUpCommandLine() function in chromeos::WizardInProcessBrowserTest
|
/external/chromium_org/chrome/browser/ |
D | chrome_switches_browsertest.cc | 19 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in HostRulesTest
|
D | fast_shutdown_browsertest.cc | 29 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in FastShutdown
|
D | chrome_security_exploit_browsertest.cc | 33 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in ChromeSecurityExploitBrowserTest
|
/external/chromium_org/chrome/test/perf/ |
D | browser_perf_test.cc | 18 void BrowserPerfTest::SetUpCommandLine(CommandLine* command_line) { in SetUpCommandLine() function in BrowserPerfTest
|
/external/chromium_org/chrome/browser/ui/location_bar/ |
D | location_bar_browsertest.cc | 61 void LocationBarBrowserTest::SetUpCommandLine(base::CommandLine* command_line) { in SetUpCommandLine() function in LocationBarBrowserTest 180 void LocationBarBrowserTestWithRedesign::SetUpCommandLine( in SetUpCommandLine() function in LocationBarBrowserTestWithRedesign
|
/external/chromium_org/chrome/browser/ui/webui/signin/ |
D | user_manager_ui_browsertest.cc | 30 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in UserManagerUIBrowserTest
|
/external/chromium_org/chrome/browser/extensions/api/page_capture/ |
D | page_capture_apitest.cc | 17 virtual void SetUpCommandLine(CommandLine* command_line) OVERRIDE { in SetUpCommandLine() function in ExtensionPageCaptureApiTest
|