Lines Matching defs:Create
721 virtual bool Create(const char* statement,
725 // Sets the parameters for subsequent calls to Create.
726 void SetParameters(bool create, DeathTest::TestRole role,
742 // If true, Create will return a MockDeathTest; otherwise it returns
762 // True if the last MockDeathTest returned by Create has been
817 // Sets the parameters for subsequent calls to Create.
818 void MockDeathTestFactory::SetParameters(bool create,
821 create_ = create;
836 bool MockDeathTestFactory::Create(const char* /*statement*/,