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

  /external/google-breakpad/src/testing/gtest/test/
gtest-death-test_test.cc 840 friend class MockDeathTest;
841 // If true, Create will return a MockDeathTest; otherwise it returns
844 // The value a MockDeathTest will return from its AssumeRole method.
846 // The value a MockDeathTest will return from its Wait method.
848 // The value a MockDeathTest will return from its Passed method.
861 // True if the last MockDeathTest returned by Create has been
871 class MockDeathTest : public DeathTest {
873 MockDeathTest(MockDeathTestFactory *parent,
877 virtual ~MockDeathTest() {
934 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /external/gtest/test/
gtest-death-test_test.cc 838 friend class MockDeathTest;
839 // If true, Create will return a MockDeathTest; otherwise it returns
842 // The value a MockDeathTest will return from its AssumeRole method.
844 // The value a MockDeathTest will return from its Wait method.
846 // The value a MockDeathTest will return from its Passed method.
859 // True if the last MockDeathTest returned by Create has been
869 class MockDeathTest : public DeathTest {
871 MockDeathTest(MockDeathTestFactory *parent,
875 virtual ~MockDeathTest() {
932 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 721 friend class MockDeathTest;
722 // If true, Create will return a MockDeathTest; otherwise it returns
725 // The value a MockDeathTest will return from its AssumeRole method.
727 // The value a MockDeathTest will return from its Wait method.
729 // The value a MockDeathTest will return from its Passed method.
742 // True if the last MockDeathTest returned by Create has been
752 class MockDeathTest : public DeathTest {
754 MockDeathTest(MockDeathTestFactory *parent,
758 virtual ~MockDeathTest() {
814 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-death-test_test.cc 904 friend class MockDeathTest;
905 // If true, Create will return a MockDeathTest; otherwise it returns
908 // The value a MockDeathTest will return from its AssumeRole method.
910 // The value a MockDeathTest will return from its Wait method.
912 // The value a MockDeathTest will return from its Passed method.
925 // True if the last MockDeathTest returned by Create has been
935 class MockDeathTest : public DeathTest {
937 MockDeathTest(MockDeathTestFactory *parent,
941 virtual ~MockDeathTest() {
998 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest-death-test_test.cc 839 friend class MockDeathTest;
840 // If true, Create will return a MockDeathTest; otherwise it returns
843 // The value a MockDeathTest will return from its AssumeRole method.
845 // The value a MockDeathTest will return from its Wait method.
847 // The value a MockDeathTest will return from its Passed method.
860 // True if the last MockDeathTest returned by Create has been
870 class MockDeathTest : public DeathTest {
872 MockDeathTest(MockDeathTestFactory *parent,
876 virtual ~MockDeathTest() {
933 // MockDeathTest object with parameters taken from the last cal
    [all...]

Completed in 334 milliseconds