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

  /external/chromium_org/testing/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/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 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 33 milliseconds