Home | History | Annotate | Download | only in test

Lines Matching refs:create_

907   bool create_;
970 : create_(true),
985 create_ = create;
997 // Sets test to NULL (if create_ is false) or to the address of a new
999 // to SetParameters (if create_ is true). Always returns true.
1006 if (create_) {