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

/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli/
H A Dparam_types.pass.cpp24 typedef param_type::distribution_type distribution_type; typedef
25 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.plinear/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real/
H A Dparam_types.pass.cpp25 typedef param_type::distribution_type distribution_type; typedef
26 static_assert((std::is_same<D, distribution_type>::value), "");

Completed in 275 milliseconds