Home
last modified time | relevance | path

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

/external/libchrome/base/test/launcher/
Dunit_test_launcher.h71 virtual CommandLine GetCommandLineForChildGTestProcess(
Dunit_test_launcher.cc137 CommandLine GetCommandLineForChildGTestProcess( in GetCommandLineForChildGTestProcess() function in base::__anonc8e4651a0111::DefaultUnitTestPlatformDelegate
641 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsSerially()
672 CommandLine cmd_line(platform_delegate->GetCommandLineForChildGTestProcess( in RunUnitTestsBatch()