• Home
  • Raw
  • Download

Lines Matching defs:process

193   Process process = SpawnChild("SimpleChildProcess");  in TEST_F()  local
208 Process process = SpawnChild("SlowChildProcess"); in TEST_F() local
226 Process process = SpawnChild("SlowChildProcess"); in TEST_F() local
267 Process process(SpawnChildWithOptions("ShouldNotBeLaunched", options)); in TEST_F() local
292 Process process(SpawnChildWithOptions("ShouldNotBeLaunched", options)); in TEST_F() local
329 Process process(SpawnChildWithOptions("CheckMountedDir", options)); in TEST_F() local
378 Process process(SpawnChildWithOptions("CheckOnlyTmpExists", options)); in TEST_F() local
400 Process process(SpawnChildWithOptions("NeverCalled", options)); in TEST_F() local
413 Process process(SpawnChildWithOptions("NeverCalled", options)); in TEST_F() local
431 Process process(SpawnChildWithOptions("CheckOnlyDataExists", options)); in TEST_F() local
453 Process process(LaunchProcess(command_line, options)); in TEST_F() local
479 Process process(LaunchProcess(CommandLine(FilePath()), options)); in TEST_F() local
494 Process process(SpawnChildWithOptions("SimpleChildProcess", options)); in TEST_F() local
594 Process process(SpawnChildWithOptions("CheckCwdProcess", options)); in TEST_F() local
608 Process process = SpawnChild("SimpleChildProcess"); in TEST_F() local
653 Process process = SpawnChild("CrashingChildProcess"); in TEST_F() local
709 Process process = SpawnChild("KilledChildProcess"); in TEST_F() local
745 Process process = SpawnChild("TerminatedChildProcess"); in TEST_F() local
1062 Process process = in CountOpenFDsInChild() local
1156 Process process = SpawnChildWithOptions("ProcessUtilsVerifyStdio", options); in TEST_F() local
1217 Process process = SpawnChildWithOptions("ProcessUtilsVerifyHandle", options); in TEST_F() local
1282 Process process(SpawnChildWithOptions("SimpleChildProcess", options)); in TEST_F() local
1430 Process process(SpawnChildWithOptions("CheckPidProcess", options)); in TEST_F() local
1464 Process process(SpawnChildWithOptions("SimpleChildProcess", options)); in TEST_F() local