Searched refs:AndersonDarlingInf (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/tests/
H A Dsampler_test.cc135 double AndersonDarlingInf(double z) { function
145 // Corrects the approximation error in AndersonDarlingInf for small values of n
146 // Add this to AndersonDarlingInf to get a better approximation
169 double ad = AndersonDarlingInf(z);
/external/chromium_org/third_party/tcmalloc/vendor/src/tests/
H A Dsampler_test.cc135 double AndersonDarlingInf(double z) { function
145 // Corrects the approximation error in AndersonDarlingInf for small values of n
146 // Add this to AndersonDarlingInf to get a better approximation
169 double ad = AndersonDarlingInf(z);

Completed in 179 milliseconds