Home | History | Annotate | Download | only in src

Lines Matching refs:in_subprocess_for_death_test

3961   bool in_subprocess_for_death_test = false;
3964 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
3968 in_subprocess_for_death_test);
3995 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4089 // an error and exits. If in_subprocess_for_death_test, sharding is
4094 bool in_subprocess_for_death_test) {
4095 if (in_subprocess_for_death_test) {