Home
last modified time | relevance | path

Searched refs:DeathTestImpl (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc373 class DeathTestImpl : public DeathTest { class
375 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
385 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
436 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
481 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
541 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
619 class WindowsDeathTest : public DeathTestImpl {
625 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
787 class ForkingDeathTest : public DeathTestImpl {
804 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-death-test.cc373 class DeathTestImpl : public DeathTest { class
375 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
385 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
436 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
481 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
541 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
619 class WindowsDeathTest : public DeathTestImpl {
625 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
787 class ForkingDeathTest : public DeathTestImpl {
804 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-death-test.cc322 class DeathTestImpl : public DeathTest { class
324 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
334 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
385 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
430 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
490 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
568 class WindowsDeathTest : public DeathTestImpl {
574 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
740 class ForkingDeathTest : public DeathTestImpl {
757 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/llvm/utils/unittest/googletest/src/
Dgtest-death-test.cc325 class DeathTestImpl : public DeathTest { class
327 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
337 ~DeathTestImpl() override { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
388 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
433 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
493 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
570 class WindowsDeathTest : public DeathTestImpl {
576 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
742 class ForkingDeathTest : public DeathTestImpl {
759 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/mesa3d/src/gtest/src/
Dgtest-death-test.cc373 class DeathTestImpl : public DeathTest { class
375 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
385 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
436 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
481 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
541 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
619 class WindowsDeathTest : public DeathTestImpl {
625 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
787 class ForkingDeathTest : public DeathTestImpl {
804 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/googletest/googletest/src/
Dgtest-death-test.cc396 class DeathTestImpl : public DeathTest { class
398 DeathTestImpl(const char* a_statement, Matcher<const std::string&> matcher) in DeathTestImpl() function in testing::internal::DeathTestImpl
408 ~DeathTestImpl() override { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
460 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
501 std::string DeathTestImpl::GetErrorLogs() { in GetErrorLogs()
509 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
568 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
648 class WindowsDeathTest : public DeathTestImpl {
652 : DeathTestImpl(a_statement, std::move(matcher)), in WindowsDeathTest()
812 class FuchsiaDeathTest : public DeathTestImpl {
[all …]
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-death-test.cc389 class DeathTestImpl : public DeathTest { class
391 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
401 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
452 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
497 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
557 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
640 class WindowsDeathTest : public DeathTestImpl {
646 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
806 class FuchsiaDeathTest : public DeathTestImpl {
812 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in FuchsiaDeathTest()
[all …]
/external/google-breakpad/src/testing/gtest/src/
Dgtest-death-test.cc360 class DeathTestImpl : public DeathTest { class
362 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
372 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
423 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
468 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
528 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
606 class WindowsDeathTest : public DeathTestImpl {
612 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
778 class ForkingDeathTest : public DeathTestImpl {
795 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc7207 class DeathTestImpl : public DeathTest { class
7209 DeathTestImpl(const char* a_statement, const RE* a_regex) in DeathTestImpl() function in testing::internal::DeathTestImpl
7219 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); } in ~DeathTestImpl()
7270 void DeathTestImpl::ReadAndInterpretStatusByte() { in ReadAndInterpretStatusByte()
7315 void DeathTestImpl::Abort(AbortReason reason) { in Abort()
7375 bool DeathTestImpl::Passed(bool status_ok) { in Passed()
7453 class WindowsDeathTest : public DeathTestImpl {
7459 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {} in WindowsDeathTest()
7621 class ForkingDeathTest : public DeathTestImpl {
7638 : DeathTestImpl(a_statement, a_regex), in ForkingDeathTest()
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/
Dbreakpad_unittests.sym28232 FUNC 6171c 348 0 testing::internal::DeathTestImpl::Passed
28288 FUNC 61a64 18 0 testing::internal::DeathTestImpl::Passed
28293 FUNC 61a7c 3c0 0 testing::internal::DeathTestImpl::ReadAndInterpretStatusByte
28390 FUNC 61e3c 13c 0 testing::internal::DeathTestImpl::Abort
28565 FUNC 62508 c0 0 testing::internal::DeathTestImpl::~DeathTestImpl
28588 FUNC 625c8 50 0 testing::internal::DeathTestImpl::~DeathTestImpl
28595 FUNC 62618 24 0 testing::internal::DeathTestImpl::~DeathTestImpl
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/
Dbreakpad_unittests.sym26652 FUNC 41000 2ac 0 testing::internal::DeathTestImpl::Passed
26706 FUNC 412ac 2c8 0 testing::internal::DeathTestImpl::ReadAndInterpretStatusByte
26793 FUNC 41574 e0 0 testing::internal::DeathTestImpl::Abort
26994 FUNC 41c7c c8 0 testing::internal::DeathTestImpl::~DeathTestImpl