Home | History | Annotate | Download | only in test

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 new
933 // to SetParameters (if create_ is true). Always returns true.
940 if (create_) {