Searched refs:in_subprocess_for_death_test (Results 1 – 2 of 2) sorted by relevance
5953 bool in_subprocess_for_death_test = false; in RunAllTests() local5956 in_subprocess_for_death_test = (internal_run_death_test_flag_ != nullptr); in RunAllTests()5958 if (in_subprocess_for_death_test) { in RunAllTests()5965 in_subprocess_for_death_test); in RunAllTests()5992 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG_GET(repeat); in RunAllTests()6170 bool in_subprocess_for_death_test) { in ShouldShard() argument6171 if (in_subprocess_for_death_test) { in ShouldShard()
257 bool in_subprocess_for_death_test);