Home | History | Annotate | Download | only in googletest

Lines Matching refs:in_subprocess_for_death_test

4137   bool in_subprocess_for_death_test = false;
4140 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
4144 in_subprocess_for_death_test);
4171 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4268 // an error and exits. If in_subprocess_for_death_test, sharding is
4273 bool in_subprocess_for_death_test) {
4274 if (in_subprocess_for_death_test) {