Home
last modified time | relevance | path

Searched refs:GetCommandLineForChildGTestProcess (Results 1 – 4 of 4) sorted by relevance

/external/cronet/base/test/launcher/
Dunit_test_launcher.h81 virtual CommandLine GetCommandLineForChildGTestProcess(
118 CommandLine GetCommandLineForChildGTestProcess(
Dunit_test_launcher.cc360 CommandLine DefaultUnitTestPlatformDelegate::GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::DefaultUnitTestPlatformDelegate
415 return CommandLine(platform_delegate_->GetCommandLineForChildGTestProcess( in GetCommandLine()
/external/libchrome/base/test/launcher/
Dunit_test_launcher.h71 virtual CommandLine GetCommandLineForChildGTestProcess(
Dunit_test_launcher.cc137 CommandLine GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::__anonae52f7f80111::DefaultUnitTestPlatformDelegate
641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially()
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch()