Home | History | Annotate | Download | only in src

Lines Matching refs:in_subprocess_for_death_test

3930   bool in_subprocess_for_death_test = false;
3933 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL);
3937 in_subprocess_for_death_test);
3964 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat);
4058 // an error and exits. If in_subprocess_for_death_test, sharding is
4063 bool in_subprocess_for_death_test) {
4064 if (in_subprocess_for_death_test) {