Home
last modified time | relevance | path

Searched defs:trial (Results 1 – 15 of 15) sorted by relevance

/external/chromium/base/metrics/
Dfield_trial_unittest.cc104 scoped_refptr<FieldTrial> trial; in TEST_F() local
132 scoped_refptr<FieldTrial> trial( in TEST_F() local
156 FieldTrial* trial = in TEST_F() local
179 FieldTrial* trial = in TEST_F() local
208 scoped_refptr<FieldTrial> trial; in TEST_F() local
223 FieldTrial* trial = in TEST_F() local
254 FieldTrial* trial = FieldTrialList::Find("Some_name"); in TEST_F() local
275 FieldTrial* trial = in TEST_F() local
291 FieldTrial* trial = in TEST_F() local
Dfield_trial.cc157 void FieldTrialList::Register(FieldTrial* trial) { in Register()
/external/icu4c/layout/
DLookupTables.cpp34 const LookupSegment *trial = (const LookupSegment *) ((char *) entry + extra); in lookupSegment() local
63 const LookupSingle *trial = (const LookupSingle *) ((char *) entry + extra); in lookupSingle() local
/external/chromium/chrome/browser/prerender/
Dprerender_field_trial.cc65 scoped_refptr<base::FieldTrial> trial( in ConfigurePrefetchAndPrerender() local
/external/icu4c/test/perf/howExpensiveIs/
DhowExpensiveIs.cpp299 double trial = unum_parseDouble(fFmt,fStr,fLen, NULL, &setupStatus); in warmup() local
308 double trial=0.0; in run() local
428 int32_t trial = unum_formatDouble(fFmt,fExpect, buf, 100, NULL, &setupStatus); in warmup() local
442 int32_t trial; in run() local
505 int32_t trial = unum_formatInt64(fFmt,fExpect, buf, 100, NULL, &setupStatus); in warmup() local
519 int32_t trial; in run() local
600 int32_t trial; in run() local
/external/chromium/chrome/browser/net/websocket_experiment/
Dwebsocket_experiment_runner.cc32 scoped_refptr<base::FieldTrial> trial( in Start() local
/external/chromium/chrome/browser/
Dbrowser_main.cc405 scoped_refptr<base::FieldTrial> trial( in SpdyFieldTrial() local
440 scoped_refptr<base::FieldTrial> trial( in SpdyFieldTrial() local
469 scoped_refptr<base::FieldTrial> trial( in SSLFalseStartFieldTrial() local
498 scoped_refptr<base::FieldTrial> trial( in ConnectBackupJobsFieldTrial() local
Dio_thread.cc95 scoped_refptr<base::FieldTrial> trial( in CreateGlobalHostResolver() local
/external/icu4c/common/
Dcaniter.cpp566 UnicodeString trial; in extract() local
Duniset.cpp662 const UnicodeString& trial = *(const UnicodeString*)strings->elementAt(i); in matches() local
/external/aac/libAACdec/src/
Daacdec_hcrs.cpp127 UINT trial; in DecodeNonPCWs() local
/external/icu4c/i18n/
Ddtptngen.cpp982 DateTimeMatcher trial = it.next(); in getBestRaw() local
1236 UnicodeString trial = getBestPattern(current.getPattern(), status); in getRedundants() local
/external/chromium/net/spdy/
Dspdy_session.cc1447 base::FieldTrial* trial = base::FieldTrialList::Find("SpdyCwnd"); in ApplyCwndFieldTrialPolicy() local
/external/ceres-solver/internal/ceres/
Drotation_test.cc604 for (int trial = 0; trial < kNumTrials; ++trial) { in TEST() local
/external/clang/tools/c-index-test/
Dc-index-test.c1298 int trial; in perform_test_reparse_source() local