Home | History | Annotate | Download | only in test

Lines Matching defs:current_version

308   ChromeVersion current_version;
333 // Replace all occurrences of current_version with new_version
339 ctx.current_version.high(), ctx.current_version.low()
407 ctx->new_version.set_value(ctx->current_version.value() + incrementer);
424 if (!GetSetupExeVersion(work_dir, &ctx.current_version)) {
427 ctx.current_version_str = ctx.current_version.ToString();
658 if (!GetFileVersion(original_file, &ctx.current_version)) {
663 ctx.current_version_str = ctx.current_version.ToString();
688 if (!GetFileVersion(target_file, &ctx.current_version)) {
693 ctx.current_version_str = ctx.current_version.ToString();