Home
last modified time | relevance | path

Searched refs:chi_square (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/variations/
Dentropy_provider_unittest.cc169 const double chi_square = in PerformEntropyUniformityTest() local
171 if (chi_square < kChiSquareThreshold) in PerformEntropyUniformityTest()
177 trial_name << " with chi_square = " << chi_square << in PerformEntropyUniformityTest()