Home | History | Annotate | Download | only in test

Lines Matching refs:create_

724   bool create_;
786 : create_(true),
801 create_ = create;
813 // Sets test to NULL (if create_ is false) or to the address of a new
815 // to SetParameters (if create_ is true). Always returns true.
822 if (create_) {