Searched refs:in_subprocess_for_death_test (Results 1 – 1 of 1) sorted by relevance
664 bool in_subprocess_for_death_test);6559 bool in_subprocess_for_death_test = false; in RunAllTests() local6562 in_subprocess_for_death_test = (internal_run_death_test_flag_.get() != NULL); in RunAllTests()6564 if (in_subprocess_for_death_test) { in RunAllTests()6571 in_subprocess_for_death_test); in RunAllTests()6599 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG(repeat); in RunAllTests()6715 bool in_subprocess_for_death_test) { in ShouldShard() argument6716 if (in_subprocess_for_death_test) { in ShouldShard()