HomeSort by relevance Sort by last modified time
    Searched defs:WindowsDeathTest (Results 1 - 10 of 10) sorted by null

  /external/google-breakpad/src/testing/gtest/src/
gtest-death-test.cc 578 // WindowsDeathTest implements death tests on Windows. Due to the
606 class WindowsDeathTest : public DeathTestImpl {
608 WindowsDeathTest(const char* a_statement,
637 int WindowsDeathTest::Wait() {
682 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
696 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/googletest/googletest/src/
gtest-death-test.cc 591 // WindowsDeathTest implements death tests on Windows. Due to the
619 class WindowsDeathTest : public DeathTestImpl {
621 WindowsDeathTest(const char* a_statement,
650 int WindowsDeathTest::Wait() {
695 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
709 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-death-test.cc 591 // WindowsDeathTest implements death tests on Windows. Due to the
619 class WindowsDeathTest : public DeathTestImpl {
621 WindowsDeathTest(const char* a_statement,
650 int WindowsDeathTest::Wait() {
695 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
709 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest-death-test.cc 542 // WindowsDeathTest implements death tests on Windows. Due to the
570 class WindowsDeathTest : public DeathTestImpl {
572 WindowsDeathTest(const char* a_statement,
601 int WindowsDeathTest::Wait() {
646 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
660 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/mesa3d/src/gtest/src/
gtest-death-test.cc 580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl {
610 WindowsDeathTest(const char* a_statement,
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/protobuf/gtest/src/
gtest-death-test.cc 492 // WindowsDeathTest implements death tests on Windows. Due to the
520 class WindowsDeathTest : public DeathTestImpl {
522 WindowsDeathTest(const char* statement,
551 int WindowsDeathTest::Wait() {
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
610 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-death-test.cc 540 // WindowsDeathTest implements death tests on Windows. Due to the
568 class WindowsDeathTest : public DeathTestImpl {
570 WindowsDeathTest(const char* a_statement,
599 int WindowsDeathTest::Wait() {
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
658 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/v8/testing/gtest/src/
gtest-death-test.cc 589 // WindowsDeathTest implements death tests on Windows. Due to the
617 class WindowsDeathTest : public DeathTestImpl {
619 WindowsDeathTest(const char* a_statement,
648 int WindowsDeathTest::Wait() {
693 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
707 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-death-test.cc 580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl {
610 WindowsDeathTest(const char* a_statement,
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-death-test.cc 580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl {
610 WindowsDeathTest(const char* a_statement,
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]

Completed in 1497 milliseconds