Searched refs:in_subprocess_for_death_test (Results 1 – 2 of 2) sorted by relevance
5865 bool in_subprocess_for_death_test = false; in RunAllTests() local5868 in_subprocess_for_death_test = (internal_run_death_test_flag_ != nullptr); in RunAllTests()5870 if (in_subprocess_for_death_test) { in RunAllTests()5877 in_subprocess_for_death_test); in RunAllTests()5904 const int repeat = in_subprocess_for_death_test ? 1 : GTEST_FLAG_GET(repeat); in RunAllTests()6071 bool in_subprocess_for_death_test) { in ShouldShard() argument6072 if (in_subprocess_for_death_test) { in ShouldShard()
257 bool in_subprocess_for_death_test);