Searched defs:status_ch (Results 1 - 6 of 6) sorted by relevance

/external/protobuf/gtest/src/
H A Dgtest-death-test.cc418 const char status_ch = local
420 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-death-test.cc472 const char status_ch = local
476 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/external/gtest/src/
H A Dgtest-death-test.cc474 const char status_ch = local
478 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc437 const char status_ch = local
441 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc434 const char status_ch = local
438 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest-death-test.cc474 const char status_ch = local
478 GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));

Completed in 123 milliseconds