Home | History | Annotate | Download | only in googletest

Lines Matching full:death

148 // A test case whose name matches this filter is considered a death
2221 // Increments the number of death tests encountered in this test so
2860 // in death test child processes.
2880 // in death test child processes.
3611 // tests or this is executing in the context of death test child
3622 // Death test children can be terminated with _abort(). On Windows,
3774 // Disables event forwarding if the control is currently in a death test
3871 // Is this a death test case?
3874 // Yes. Inserts the test case after the last death test case
3876 // been shuffled. Otherwise we may end up running a death test
3877 // after a non-death test.
3928 // death test.
3962 // when we are inside the subprocess of a death test.
4061 // process. Otherwise, we could filter out death tests we intended to execute.
4242 // making sure that death tests are still run first.
4244 // Shuffles the death test cases.
4247 // Shuffles the non-death test cases.
4527 " Set the default death test style.\n"