Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(121)

Issue 150141: Implement shortcut for finalizing a trial with all remaining probability... (Closed)

Created:
11 years, 5 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw
Visibility:
Public.

Description

Implement shortcut for finalizing a trial with all remaining probability It is helpful when defining experiments to put all remaining probability on the final (often the "control" group), without having to keep a careful tally of assignments of probabilities. This CL implements that functionality. r=rvargas Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19696

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -7 lines) Patch
M base/field_trial.h View 1 2 3 chunks +5 lines, -3 lines 0 comments Download
M base/field_trial.cc View 1 2 2 chunks +8 lines, -3 lines 0 comments Download
M base/field_trial_unittest.cc View 1 2 2 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
jar (doing other things)
11 years, 5 months ago (2009-06-30 23:33:30 UTC) #1
rvargas (doing something else)
11 years, 5 months ago (2009-07-01 00:00:53 UTC) #2
LGTM. You may want to update the copyright notice.

Powered by Google App Engine
This is Rietveld 408576698