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

/external/googletest/googletest/src/
H A Dgtest.cc4185 const bool in_death_test_child_process = local
4210 in_death_test_child_process ?
4222 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest.cc4186 const bool in_death_test_child_process = local
4211 in_death_test_child_process ?
4223 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/mesa3d/src/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/v8/testing/gtest/src/
H A Dgtest.cc4184 const bool in_death_test_child_process = local
4209 in_death_test_child_process ?
4221 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc3851 const bool in_death_test_child_process = local
3876 in_death_test_child_process ?
3888 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
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/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc3860 const bool in_death_test_child_process = local
3867 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc3798 const bool in_death_test_child_process = local
3805 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/protobuf/gtest/src/
H A Dgtest.cc3636 const bool in_death_test_child_process = local
3643 if (GTEST_FLAG(catch_exceptions) || in_death_test_child_process) {
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
H A Dgtest.cc3795 const bool in_death_test_child_process = local
3802 if (impl()->catch_exceptions() || in_death_test_child_process) {
/external/fmtlib/test/
H A Dgmock-gtest-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/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc4976 const bool in_death_test_child_process = local
4983 if (GTEST_FLAG(catch_exceptions) || in_death_test_child_process) {

Completed in 246 milliseconds