Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A DRandomTest.cpp15 const double kADMax32 = 3.89; // p-value of ~0.99 in anderson_darling_test() local
31 return (kADMin32 < a2 && a2 < kADMax32); in anderson_darling_test()

Completed in 2 milliseconds