HomeSort by relevance Sort by last modified time
    Searched refs:DeathTestImpl (Results 1 - 13 of 13) sorted by null

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 360 class DeathTestImpl : public DeathTest {
362 DeathTestImpl(const char* a_statement, const RE* a_regex)
372 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
400 // The regular expression which test output must match. DeathTestImpl
423 void DeathTestImpl::ReadAndInterpretStatusByte() {
468 void DeathTestImpl::Abort(AbortReason reason) {
528 bool DeathTestImpl::Passed(bool status_ok) {
606 class WindowsDeathTest : public DeathTestImpl {
612 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
778 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 373 class DeathTestImpl : public DeathTest {
375 DeathTestImpl(const char* a_statement, const RE* a_regex)
385 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
413 // The regular expression which test output must match. DeathTestImpl
436 void DeathTestImpl::ReadAndInterpretStatusByte() {
481 void DeathTestImpl::Abort(AbortReason reason) {
541 bool DeathTestImpl::Passed(bool status_ok) {
619 class WindowsDeathTest : public DeathTestImpl {
625 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
787 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 373 class DeathTestImpl : public DeathTest {
375 DeathTestImpl(const char* a_statement, const RE* a_regex)
385 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
413 // The regular expression which test output must match. DeathTestImpl
436 void DeathTestImpl::ReadAndInterpretStatusByte() {
481 void DeathTestImpl::Abort(AbortReason reason) {
541 bool DeathTestImpl::Passed(bool status_ok) {
619 class WindowsDeathTest : public DeathTestImpl {
625 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
787 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 325 class DeathTestImpl : public DeathTest {
327 DeathTestImpl(const char* a_statement, const RE* a_regex)
337 ~DeathTestImpl() override { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
365 // The regular expression which test output must match. DeathTestImpl
388 void DeathTestImpl::ReadAndInterpretStatusByte() {
433 void DeathTestImpl::Abort(AbortReason reason) {
493 bool DeathTestImpl::Passed(bool status_ok) {
570 class WindowsDeathTest : public DeathTestImpl {
576 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
742 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 362 class DeathTestImpl : public DeathTest {
364 DeathTestImpl(const char* a_statement, const RE* a_regex)
374 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
402 // The regular expression which test output must match. DeathTestImpl
425 void DeathTestImpl::ReadAndInterpretStatusByte() {
470 void DeathTestImpl::Abort(AbortReason reason) {
530 bool DeathTestImpl::Passed(bool status_ok) {
608 class WindowsDeathTest : public DeathTestImpl {
614 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
776 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 309 class DeathTestImpl : public DeathTest {
311 DeathTestImpl(const char* a_statement, const RE* a_regex)
321 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
349 // The regular expression which test output must match. DeathTestImpl
372 void DeathTestImpl::ReadAndInterpretStatusByte() {
414 void DeathTestImpl::Abort(AbortReason reason) {
447 bool DeathTestImpl::Passed(bool status_ok) {
520 class WindowsDeathTest : public DeathTestImpl {
526 : DeathTestImpl(statement, regex), file_(file), line_(line) {}
692 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 322 class DeathTestImpl : public DeathTest {
324 DeathTestImpl(const char* a_statement, const RE* a_regex)
334 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
362 // The regular expression which test output must match. DeathTestImpl
385 void DeathTestImpl::ReadAndInterpretStatusByte() {
430 void DeathTestImpl::Abort(AbortReason reason) {
490 bool DeathTestImpl::Passed(bool status_ok) {
568 class WindowsDeathTest : public DeathTestImpl {
574 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
740 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 371 class DeathTestImpl : public DeathTest {
373 DeathTestImpl(const char* a_statement, const RE* a_regex)
383 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
411 // The regular expression which test output must match. DeathTestImpl
434 void DeathTestImpl::ReadAndInterpretStatusByte() {
479 void DeathTestImpl::Abort(AbortReason reason) {
539 bool DeathTestImpl::Passed(bool status_ok) {
617 class WindowsDeathTest : public DeathTestImpl {
623 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
785 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 362 class DeathTestImpl : public DeathTest {
364 DeathTestImpl(const char* a_statement, const RE* a_regex)
374 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
402 // The regular expression which test output must match. DeathTestImpl
425 void DeathTestImpl::ReadAndInterpretStatusByte() {
470 void DeathTestImpl::Abort(AbortReason reason) {
530 bool DeathTestImpl::Passed(bool status_ok) {
608 class WindowsDeathTest : public DeathTestImpl {
614 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
776 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 362 class DeathTestImpl : public DeathTest {
364 DeathTestImpl(const char* a_statement, const RE* a_regex)
374 ~DeathTestImpl() { GTEST_DEATH_TEST_CHECK_(read_fd_ == -1); }
402 // The regular expression which test output must match. DeathTestImpl
425 void DeathTestImpl::ReadAndInterpretStatusByte() {
470 void DeathTestImpl::Abort(AbortReason reason) {
530 bool DeathTestImpl::Passed(bool status_ok) {
608 class WindowsDeathTest : public DeathTestImpl {
614 : DeathTestImpl(a_statement, a_regex), file_(file), line_(line) {}
776 class ForkingDeathTest : public DeathTestImpl {
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 80 milliseconds