Searched refs:log_uniform_i32 (Results 1 – 7 of 7) sorted by relevance
116 using log_uniform_i32 = absl::log_uniform_int_distribution<int32_t>; typedef119 : public testing::TestWithParam<log_uniform_i32::param_type> {158 log_uniform_i32 dist(param); in ChiSquaredTestImpl()215 std::vector<log_uniform_i32::param_type> GenParams() { in GenParams()216 using Param = log_uniform_i32::param_type; in GenParams()242 const ::testing::TestParamInfo<log_uniform_i32::param_type>& info) { in ParamName()
115 using log_uniform_i32 = absl::log_uniform_int_distribution<int32_t>; typedef118 : public testing::TestWithParam<log_uniform_i32::param_type> {157 log_uniform_i32 dist(param); in ChiSquaredTestImpl()212 std::vector<log_uniform_i32::param_type> GenParams() { in GenParams()213 using Param = log_uniform_i32::param_type; in GenParams()239 const ::testing::TestParamInfo<log_uniform_i32::param_type>& info) { in ParamName()