Home | History | Annotate | Download | only in test

Lines Matching defs:op

86   command_args->SetString("op", "create");
90 scoped_refptr<DeltaUpdateOp> op = new DeltaUpdateOpCreate();
91 op->Run(command_args.get(),
116 command_args->SetString("op", "copy");
120 scoped_refptr<DeltaUpdateOp> op = new DeltaUpdateOpCopy();
121 op->Run(command_args.get(),
149 command_args->SetString("op", "courgette");
154 scoped_refptr<DeltaUpdateOp> op =
156 op->Run(command_args.get(),
184 command_args->SetString("op", "courgette");
189 scoped_refptr<DeltaUpdateOp> op =
191 op->Run(command_args.get(),