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

/external/chromium_org/testing/gtest/src/
H A Dgtest.cc4138 const bool in_death_test_child_process = local
4163 in_death_test_child_process ?
4175 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/gtest/src/
H A Dgtest.cc3855 const bool in_death_test_child_process = local
3880 in_death_test_child_process ?
3892 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5339 const bool in_death_test_child_process = local
5364 in_death_test_child_process ?
5376 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc5339 const bool in_death_test_child_process = local
5364 in_death_test_child_process ?
5376 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/chromium_org/third_party/mesa/src/src/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/src/
H A Dgtest.cc3796 const bool in_death_test_child_process = local
3803 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/mesa3d/src/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/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 973 milliseconds