Lines Matching refs:create_
906 bool create_;969 : create_(true),984 create_ = create;996 // Sets test to NULL (if create_ is false) or to the address of a new998 // to SetParameters (if create_ is true). Always returns true.1005 if (create_) {