Searched refs:standard_deviation (Results 1 - 4 of 4) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/
H A Dprofile-mode.rb141 fixed_data.standard_deviation.should == 0.26674678283691855
148 cyclic_data.standard_deviation.should == 3.4034296427770228
/external/icu4c/test/perf/perldriver/
H A DDataset.pm36 $self->{_error} = $t * $stats->standard_deviation();
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Dprofile.rb89 def standard_deviation method in class:ANTLR3.Profile.DataSet
172 mean, stdev = '%4.2f' % set.average, '%4.2f' % set.standard_deviation
/external/chromium/chrome/browser/net/
H A Durl_info.cc231 int standard_deviation() const { function in class:chrome_browser_net::MinMaxAverage

Completed in 548 milliseconds