Searched refs:in_subprocess_for_death_test (Results 1 – 1 of 1) sorted by relevance
664 bool in_subprocess_for_death_test);5730 bool in_subprocess_for_death_test = false; in RunAllTests() local5733 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); in RunAllTests()5737 in_subprocess_for_death_test); in RunAllTests()5765 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in RunAllTests()5867 bool in_subprocess_for_death_test) { in ShouldShard() argument5868 if (in_subprocess_for_death_test) { in ShouldShard()