Searched refs:WindowsDeathTest (Results 1 - 16 of 16) sorted by relevance

/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_org/testing/gtest/src/
H A Dgtest-death-test.cc580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
610 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
1184 *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.cc580 // WindowsDeathTest implements death tests on Windows. Due to the
608 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
610 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
639 int WindowsDeathTest::Wait() {
684 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
698 // WindowsDeathTest uses an anonymous pipe to communicate results of
1182 *test = new WindowsDeathTest(statement, regex, file, line);
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc542 // WindowsDeathTest implements death tests on Windows. Due to the
570 class WindowsDeathTest : public DeathTestImpl { class in namespace:testing::internal
572 WindowsDeathTest(const char* a_statement, function in class:testing::internal::WindowsDeathTest
601 int WindowsDeathTest::Wait() {
646 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
660 // WindowsDeathTest uses an anonymous pipe to communicate results of
1074 *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);
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h159 class WindowsDeathTest;
555 friend class internal::WindowsDeathTest;
/external/protobuf/gtest/include/gtest/
H A Dgtest.h157 class WindowsDeathTest;
458 friend class internal::WindowsDeathTest;
/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h162 class WindowsDeathTest;
572 friend class internal::WindowsDeathTest;
/external/gtest/include/gtest/
H A Dgtest.h162 class WindowsDeathTest;
548 friend class internal::WindowsDeathTest;
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7074 // WindowsDeathTest implements death tests on Windows. Due to the
7102 class WindowsDeathTest : public DeathTestImpl {
7104 WindowsDeathTest(const char* a_statement,
7133 int WindowsDeathTest::Wait() {
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
7192 // WindowsDeathTest uses an anonymous pipe to communicate results of
7676 *test = new WindowsDeathTest(statement, regex, file, line);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc7074 // WindowsDeathTest implements death tests on Windows. Due to the
7102 class WindowsDeathTest : public DeathTestImpl {
7104 WindowsDeathTest(const char* a_statement,
7133 int WindowsDeathTest::Wait() {
7178 DeathTest::TestRole WindowsDeathTest::AssumeRole() {
7192 // WindowsDeathTest uses an anonymous pipe to communicate results of
7676 *test = new WindowsDeathTest(statement, regex, file, line);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17575 class WindowsDeathTest;
17961 friend class internal::WindowsDeathTest;
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17575 class WindowsDeathTest;
17961 friend class internal::WindowsDeathTest;

Completed in 373 milliseconds