Home | History | Annotate | Download | only in src

Lines Matching refs:in_subprocess_for_death_test

4108   bool in_subprocess_for_death_test = false;
4111 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4115 in_subprocess_for_death_test);
4143 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4240 // an error and exits. If in_subprocess_for_death_test, sharding is
4245 bool in_subprocess_for_death_test) {
4246 if (in_subprocess_for_death_test) {