Home
last modified time | relevance | path

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

/third_party/abseil-cpp/absl/random/
Dbeta_distribution.h78 if (a_ <= 1 && b_ >= ThresholdForLargeA()) { in param_type()
98 if (a_ >= ThresholdForLargeA()) { in param_type()
152 ThresholdForLargeA() { in ThresholdForLargeA() function
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
Dbeta_distribution.h78 if (a_ <= 1 && b_ >= ThresholdForLargeA()) { in param_type()
98 if (a_ >= ThresholdForLargeA()) { in param_type()
152 ThresholdForLargeA() { in ThresholdForLargeA() function