Home
last modified time | relevance | path

Searched defs:random_values (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/unordered/test/helpers/
Drandom_values.hpp90 struct random_values : public test::list<typename X::value_type> struct
92 random_values() {} in random_values() argument
94 explicit random_values(std::size_t count, in random_values() function
100 void fill(std::size_t count, in fill()
/third_party/boost/libs/compute/test/
Dtest_threefry_engine.cpp27 boost::compute::vector<uint_> random_values(19, context); in BOOST_AUTO_TEST_CASE() local
62 boost::compute::vector<float_> random_values(1024, context); in BOOST_AUTO_TEST_CASE() local
/third_party/boost/libs/compute/example/
Drandom_walk.cpp48 compute::vector<float> random_values(steps, context); in main() local
/third_party/abseil-cpp/absl/container/
Dbtree_test.cc595 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeTest() local
619 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeMultiTest() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dbtree_test.cc596 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeTest() local
620 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeMultiTest() local