Home | History | Annotate | Download | only in test

Lines Matching full:create_

790   bool create_;
852 : create_(true),
867 create_ = create;
879 // Sets test to NULL (if create_ is false) or to the address of a new
881 // to SetParameters (if create_ is true). Always returns true.
888 if (create_) {