Home | History | Annotate | Download | only in src

Lines Matching refs:in_subprocess_for_death_test

4169   bool in_subprocess_for_death_test = false;
4172 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4176 in_subprocess_for_death_test);
4203 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4300 // an error and exits. If in_subprocess_for_death_test, sharding is
4305 bool in_subprocess_for_death_test) {
4306 if (in_subprocess_for_death_test) {