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

  /external/chromium/testing/gtest/test/
gtest-death-test_test.cc 787 friend class MockDeathTest;
788 // If true, Create will return a MockDeathTest; otherwise it returns
791 // The value a MockDeathTest will return from its AssumeRole method.
793 // The value a MockDeathTest will return from its Wait method.
795 // The value a MockDeathTest will return from its Passed method.
808 // True if the last MockDeathTest returned by Create has been
818 class MockDeathTest : public DeathTest {
820 MockDeathTest(MockDeathTestFactory *parent,
824 virtual ~MockDeathTest() {
880 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /external/chromium_org/testing/gtest/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...]
  /external/gtest/test/
gtest-death-test_test.cc 787 friend class MockDeathTest;
788 // If true, Create will return a MockDeathTest; otherwise it returns
791 // The value a MockDeathTest will return from its AssumeRole method.
793 // The value a MockDeathTest will return from its Wait method.
795 // The value a MockDeathTest will return from its Passed method.
808 // True if the last MockDeathTest returned by Create has been
818 class MockDeathTest : public DeathTest {
820 MockDeathTest(MockDeathTestFactory *parent,
824 virtual ~MockDeathTest() {
880 // MockDeathTest object with parameters taken from the last cal
    [all...]
  /external/protobuf/gtest/test/
gtest-death-test_test.cc 741 friend class MockDeathTest;
742 // If true, Create will return a MockDeathTest; otherwise it returns
745 // The value a MockDeathTest will return from its AssumeRole method.
747 // The value a MockDeathTest will return from its Wait method.
749 // The value a MockDeathTest will return from its Passed method.
762 // True if the last MockDeathTest returned by Create has been
772 class MockDeathTest : public DeathTest {
774 MockDeathTest(MockDeathTestFactory *parent,
778 virtual ~MockDeathTest() {
834 // 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 1213 milliseconds