Lines Matching defs:process
185 Process process = SpawnChild("SimpleChildProcess"); in TEST_F() local
201 Process process = SpawnChild("SlowChildProcess"); in TEST_F() local
215 Process process = SpawnChild("SlowChildProcess"); in TEST_F() local
275 Process process(SpawnChildWithOptions("CheckDataDirHasStaged", options)); in TEST_F() local
319 Process process(SpawnChildWithOptions("CheckMountedDir", options)); in TEST_F() local
355 Process process(SpawnChildWithOptions("CheckTmpFileExists", options)); in TEST_F() local
385 Process process( in TEST_F() local
400 Process process(SpawnChildWithOptions("CheckTmpFileExists", options)); in TEST_F() local
417 Process process(SpawnChildWithOptions("CheckTmpFileExists", options)); in TEST_F() local
439 Process process(LaunchProcess(command_line, options)); in TEST_F() local
465 Process process(LaunchProcess(CommandLine(FilePath()), options)); in TEST_F() local
506 Process process(SpawnChildWithOptions("CheckCwdProcess", options)); in TEST_F() local
520 Process process = SpawnChild("SimpleChildProcess"); in TEST_F() local
568 Process process = SpawnChild("CrashingChildProcess"); in TEST_F() local
632 Process process = SpawnChild("KilledChildProcess"); in TEST_F() local
669 Process process = SpawnChild("TerminatedChildProcess"); in TEST_F() local
977 Process process = in CountOpenFDsInChild() local
1063 Process process = SpawnChildWithOptions("ProcessUtilsVerifyStdio", options); in TEST_F() local
1125 Process process = SpawnChildWithOptions("ProcessUtilsVerifyHandle", options); in TEST_F() local
1278 Process process(SpawnChildWithOptions("SimpleChildProcess", options)); in TEST_F() local
1314 Process process(SpawnChildWithOptions("CheckPidProcess", options)); in TEST_F() local
1348 Process process(SpawnChildWithOptions("SimpleChildProcess", options)); in TEST_F() local