Lines Matching full:mode
118 " Use isolation mode, Run each test in a separate process.\n" in PrintHelpInfo()
122 " Don't use isolation mode, run all tests in a single process.\n" in PrintHelpInfo()
125 " It takes effect only in isolation mode. Deafult deadline is 90000 " in PrintHelpInfo()
129 " It takes effect only in isolation mode. Default warnline is 2000 " in PrintHelpInfo()
134 "In isolation mode, you can send SIGQUIT to the parent process to show " in PrintHelpInfo()
966 // To run DeathTest in threadsafe mode, gtest requires that the user must in AddPathSeparatorInTestProgramPath()
970 // threadsafe mode, in AddPathSeparatorInTestProgramPath()
1008 // isolation test mode
1017 // options is used to pass out test options in isolation mode.
1068 // Parse arguments that make us can't run in isolation mode. in PickOptions()
1077 // Stop parsing if we will not run in isolation mode. in PickOptions()
1091 // Parse arguments speficied for isolation mode. in PickOptions()
1177 // mode again. in PickOptions()