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

  /external/chromium/testing/gtest/src/
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/chromium_org/testing/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/chromium_org/third_party/mesa/src/src/gtest/src/
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/gtest/src/
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/llvm/utils/unittest/googletest/
gtest-death-test.cc 539 // WindowsDeathTest implements death tests on Windows. Due to the
567 class WindowsDeathTest : public DeathTestImpl {
569 WindowsDeathTest(const char* a_statement,
598 int WindowsDeathTest::Wait() {
643 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
657 // WindowsDeathTest uses an anonymous pipe to communicate results of
    [all...]
  /external/mesa3d/src/gtest/src/
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/open-vcdiff/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/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...]
  /ndk/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...]
  /external/chromium/testing/gtest/include/gtest/
gtest.h 159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/
gtest.h 161 class WindowsDeathTest;
545 friend class internal::WindowsDeathTest;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest.h 159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
    [all...]
  /external/gtest/include/gtest/
gtest.h 159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h 159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
    [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h 159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
    [all...]
  /external/open-vcdiff/gtest/include/gtest/
gtest.h 157 class WindowsDeathTest;
540 friend class internal::WindowsDeathTest;
    [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h 157 class WindowsDeathTest;
458 friend class internal::WindowsDeathTest;
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h 162 class WindowsDeathTest;
548 friend class internal::WindowsDeathTest;
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest-all.cc     [all...]

Completed in 450 milliseconds