Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/launcher/
H A Dunit_test_launcher.h90 virtual CommandLine GetCommandLineForChildGTestProcess(
127 CommandLine GetCommandLineForChildGTestProcess(
H A Dunit_test_launcher.cc383 CommandLine DefaultUnitTestPlatformDelegate::GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::DefaultUnitTestPlatformDelegate
447 return CommandLine(platform_delegate_->GetCommandLineForChildGTestProcess( in GetCommandLine()
/aosp_15_r20/external/libchrome/base/test/launcher/
H A Dunit_test_launcher.cc137 CommandLine GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::__anon4ad116090111::DefaultUnitTestPlatformDelegate
641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially()
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch()
H A Dunit_test_launcher.h71 virtual CommandLine GetCommandLineForChildGTestProcess(