Searched refs:kSingleProcessTestsFlag (Results 1 – 1 of 1) sorted by relevance
53 const char kSingleProcessTestsFlag[] = "single-process-tests"; variable154 new_cmd_line.AppendSwitch(kSingleProcessTestsFlag); in GetCommandLineForChildGTestProcess()221 CommandLine::ForCurrentProcess()->HasSwitch(kSingleProcessTestsFlag) || in LaunchUnitTestsInternal()