Searched refs:in_death_test_child_process (Results 1 - 4 of 4) sorted by relevance

/external/chromium/testing/gtest/src/
H A Dgtest.cc3828 const bool in_death_test_child_process = local
3835 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/gtest/src/
H A Dgtest.cc3828 const bool in_death_test_child_process = local
3835 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/llvm/utils/unittest/googletest/
H A Dgtest.cc3796 const bool in_death_test_child_process = local
3803 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/protobuf/gtest/src/
H A Dgtest.cc3612 const bool in_death_test_child_process = local
3619 if (GTEST_FLAG(catch_exceptions) || in_death_test_child_process) {

Completed in 58 milliseconds