Lines Matching refs:create_
841 bool create_;904 : create_(true),919 create_ = create;931 // Sets test to NULL (if create_ is false) or to the address of a new933 // to SetParameters (if create_ is true). Always returns true.940 if (create_) {