Searched refs:g_in_fast_death_test_child (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
H A Dgtest-death-test.cc125 static bool g_in_fast_death_test_child = false; variable in namespace:testing::internal
145 return g_in_fast_death_test_child;
866 g_in_fast_death_test_child = true;
/xsrc/external/mit/MesaLib/dist/src/gtest/src/
H A Dgtest-death-test.cc137 static bool g_in_fast_death_test_child = false; variable in namespace:testing::internal
157 return g_in_fast_death_test_child;
1152 g_in_fast_death_test_child = true;

Completed in 6 milliseconds