/external/chromium_org/third_party/WebKit/public/platform/ |
WebPrescientNetworking.h | 42 // However, this is done temporarily to perform a Finch field trial to enable 44 // removed after the field trial is done.
|
/frameworks/base/docs/html/google/play/billing/ |
billing_subscriptions.jd | 14 <li>You can offer a configurable trial period for any subscription.</li> 48 products and add them to a product list, then set a price and optional trial 182 <p>In the Developer Console, you can set up a free trial period that lets users 183 try your subscription content before buying it. The trial period runs for the 188 <p>To take advantage of a free trial, a user must "purchase" the full 192 to the free trial. Instead, Google Play records a transaction of $0.00 and the 193 subscription is marked as purchased for the duration of the trial period or 195 by email that they have purchased a subscription that includes a free trial 198 <p>When the trial period ends, Google Play automatically initiates billing 202 necessary, the user can cancel the subscription at any time during the trial [all...] |
/external/chromium/chrome/browser/ |
io_thread.cc | 87 // Set up a field trial to see what impact the total number of concurrent 95 scoped_refptr<base::FieldTrial> trial( 101 int parallel_6 = trial->AppendGroup("parallel_6", kProbabilityPerGroup); 102 int parallel_7 = trial->AppendGroup("parallel_7", kProbabilityPerGroup); 103 int parallel_8 = trial->AppendGroup("parallel_8", kProbabilityPerGroup); 104 int parallel_9 = trial->AppendGroup("parallel_9", kProbabilityPerGroup); 105 int parallel_10 = trial->AppendGroup("parallel_10", kProbabilityPerGroup); 106 int parallel_14 = trial->AppendGroup("parallel_14", kProbabilityPerGroup); 107 int parallel_20 = trial->AppendGroup("parallel_20", kProbabilityPerGroup); 109 if (trial->group() == parallel_6 [all...] |
/external/chromium_org/chrome/browser/bookmarks/ |
bookmark_prompt_prefs.cc | 39 // we may not receive field trial list from the server yet.
|
/external/chromium_org/third_party/tlslite/patches/ |
status_request.patch | 168 return HandshakeMsg.postWrite(self, w, trial) 173 return HandshakeMsg.postWrite(self, w, trial) 199 + def write(self, trial=False): 201 + trial) 204 + return HandshakeMsg.postWrite(self, w, trial)
|
/external/chromium_org/chrome/browser/ui/bookmarks/ |
bookmark_prompt_controller.cc | 217 // If manually create field trial available, we use it. 227 scoped_refptr<base::FieldTrial> trial( 235 trial->AppendGroup(kBookmarkPromptControlGroup, 10); 236 trial->AppendGroup(kBookmarkPromptExperimentGroup, 10); 260 trial->Disable(); 263 return trial->group_name() == kBookmarkPromptExperimentGroup;
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/ |
HelloLicenseServlet.java | 7 * 2. Hello *free trial* license! 98 "FULL".equals(json.get("accessLevel")) ? "full" : "free trial" :
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/src/com/example/ |
HelloLicenseServlet.java | 7 * 2. Hello *free trial* license! 98 "FULL".equals(json.get("accessLevel")) ? "full" : "free trial" :
|
/external/chromium_org/chrome/browser/ui/app_list/ |
app_list_service.cc | 100 // Note that a field trial also controls the showing, so the promo won't show 101 // unless the pref is set AND the field trial is set to a proper group.
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-java/ |
HelloLicenseServlet.java | 11 * 2. Hello *free trial* license! 97 "FULL".equals(json.get("accessLevel")) ? "full" : "free trial" :
|
/external/chromium_org/components/variations/ |
entropy_provider_unittest.cc | 27 // Field trial names used in unit tests. 64 // field trial. Unlike EntropyProvider, which keeps the low/high entropy source 65 // value constant and generates entropy for different trial names, instances 66 // of TrialEntropyGenerator keep the trial name constant and generate low/high 108 // Note: Given a trial name, the computed mapping will be the same. 109 // As a performance optimization, pre-compute the mapping once per trial 176 EXPECT_NE(i, kMaxIterationCount) << "Failed for trial " << 365 ", for trial " << kTestTrialNames[i];
|
variations_seed_processor.h | 110 // Creates and registers a field trial from the |processed_study| data. 111 // Disables the trial if |processed_study.is_expired| is true.
|
/external/llvm/test/CodeGen/X86/ |
fold-call-3.ll | 26 %Trial.01 = phi i32 [ 0, %bb.nph ], [ %12, %bb ] ; <i32> [#uses=1] 38 %12 = add i32 %Trial.01, 1 ; <i32> [#uses=2]
|
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/templates/ |
index.html | 45 You are currently enrolled in a <strong>free trial</strong> of this app.
|
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/templates/ |
index.html | 45 You are currently enrolled in a <strong>free trial</strong> of this app.
|
/external/chromium_org/chrome/renderer/net/ |
prescient_networking_dispatcher.cc | 25 // for Finch field trial.
|
/external/chromium_org/components/autofill/core/common/ |
password_generation_util.h | 75 // trial result and the flags.
|
/external/chromium_org/content/public/common/ |
content_constants.h | 57 // Shared constants for the flash hardware video decode field trial.
|
/external/dropbear/libtommath/ |
bn_mp_prime_is_prime.c | 46 /* first perform trial division */
|
/external/chromium/chrome/browser/net/websocket_experiment/ |
websocket_experiment_runner.cc | 32 scoped_refptr<base::FieldTrial> trial( 35 int active = trial->AppendGroup("active", 5); // 0.5% in active group. 37 bool run_experiment = (trial->group() == active);
|
/external/chromium_org/chrome/browser/autocomplete/ |
zero_suggest_provider.h | 144 // When the user is in the Most Visited field trial, we ask the TopSites 176 // Whether a field trial, if any, has triggered in the most recent 181 // Whether a zero suggest request triggered a field trial in the omnibox
|
/external/chromium_org/chrome/browser/metrics/ |
metrics_service_unittest.cc | 99 // Returns true if there is a synthetic trial in the given vector that matches 100 // the given trial name and trial group; returns false otherwise. 296 // Change the group for the first trial after the log started. 305 // Add a new trial after the log started and confirm that it doesn't show up.
|
metrics_log.h | 88 // plugins, Google Update statistics, and synthetic trial IDs as parameters 90 // A synthetic trial is one that is set up dynamically by code in Chrome. For 91 // example, a pref may be mapped to a synthetic trial such that the group
|
/external/chromium_org/chrome/browser/net/ |
http_pipelining_compatibility_client.cc | 465 base::FieldTrial* trial = base::FieldTrialList::Find(kTrialName); local 466 if (trial) { 469 // After May 4, 2012, the trial will disable itself. 470 trial = base::FieldTrialList::FactoryGetFieldTrial( 481 int collect_stats_group = trial->AppendGroup("enable_test", 483 if (trial->group() != collect_stats_group) {
|
/external/chromium_org/tools/metrics/histograms/ |
extract_histograms.py | 114 """Creates a new histogram name based on the field trial group. 117 group_name: The name of the field trial group. May be empty. 153 'Prefix Field Trial expansions require histogram names which include a ' 154 'dot separator. Histogram name is %s, and Field Trial is %s' % 325 logging.error('Field trial %s is missing its dependency %s' 342 logging.error('Affected histograms %s and %s of field trial %s are not '
|