Searched defs:WindowsDeathTest (Results 1 - 8 of 8) sorted by relevance

/external/open-vcdiff/gtest/src/
H A Dgtest-death-test.cc492 // WindowsDeathTest implements death tests on Windows. Due to the
520 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
522 WindowsDeathTest(const char* statement, function in class:testing::internal::WindowsDeathTest
551 int WindowsDeathTest::Wait() {
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
610 // WindowsDeathTest uses an anonymous pipe to communicate results of
1018 *test = new WindowsDeathTest(statement, regex, file, line);
/external/protobuf/gtest/src/
H A Dgtest-death-test.cc492 // WindowsDeathTest implements death tests on Windows. Due to the
520 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
522 WindowsDeathTest(const char* statement, function in class:testing::internal::WindowsDeathTest
551 int WindowsDeathTest::Wait() {
596 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
610 // WindowsDeathTest uses an anonymous pipe to communicate results of
1018 *test = new WindowsDeathTest(statement, regex, file, line);
/external/chromium/testing/gtest/src/
H A Dgtest-death-test.cc540 // WindowsDeathTest implements death tests on Windows. Due to the
568 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
570 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
599 int WindowsDeathTest::Wait() {
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
658 // WindowsDeathTest uses an anonymous pipe to communicate results of
1067 *test = new WindowsDeathTest(statement, regex, file, line);
/external/chromium_org/testing/gtest/src/
H A Dgtest-death-test.cc578 // WindowsDeathTest implements death tests on Windows. Due to the
606 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
608 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
637 int WindowsDeathTest::Wait() {
682 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
696 // WindowsDeathTest uses an anonymous pipe to communicate results of
1179 *test = new WindowsDeathTest(statement, regex, file, line);
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-death-test.cc540 // WindowsDeathTest implements death tests on Windows. Due to the
568 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
570 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
599 int WindowsDeathTest::Wait() {
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
658 // WindowsDeathTest uses an anonymous pipe to communicate results of
1072 *test = new WindowsDeathTest(statement, regex, file, line);
/external/gtest/src/
H A Dgtest-death-test.cc540 // WindowsDeathTest implements death tests on Windows. Due to the
568 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
570 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
599 int WindowsDeathTest::Wait() {
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
658 // WindowsDeathTest uses an anonymous pipe to communicate results of
1072 *test = new WindowsDeathTest(statement, regex, file, line);
/external/llvm/utils/unittest/googletest/
H A Dgtest-death-test.cc539 // WindowsDeathTest implements death tests on Windows. Due to the
567 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
569 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
598 int WindowsDeathTest::Wait() {
643 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
657 // WindowsDeathTest uses an anonymous pipe to communicate results of
1071 *test = new WindowsDeathTest(statement, regex, file, line);
/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc540 // WindowsDeathTest implements death tests on Windows. Due to the
568 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
570 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
599 int WindowsDeathTest::Wait() {
644 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
658 // WindowsDeathTest uses an anonymous pipe to communicate results of
1072 *test = new WindowsDeathTest(statement, regex, file, line);

Completed in 152 milliseconds