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.h89 virtual CommandLine GetCommandLineForChildGTestProcess(
126 CommandLine GetCommandLineForChildGTestProcess(
Dunit_test_launcher.cc384 CommandLine DefaultUnitTestPlatformDelegate::GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::DefaultUnitTestPlatformDelegate
439 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::__anon6420dca70111::DefaultUnitTestPlatformDelegate
641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially()
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch()