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

  /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 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/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 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/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...]

Completed in 140 milliseconds