Home | History | Annotate | Download | only in test

Lines Matching full:create_

744   bool create_;
806 : create_(true),
821 create_ = create;
833 // Sets test to NULL (if create_ is false) or to the address of a new
835 // to SetParameters (if create_ is true). Always returns true.
842 if (create_) {