Home
last modified time | relevance | path

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

/external/skia/tests/
DRandomTest.cpp51 static double normal_cdf(double z) { in normal_cdf() function
146 double p = normal_cdf(z); in test_single_gorilla()