Searched defs:random_values (Results 1 – 5 of 5) sorted by relevance
90 struct random_values : public test::list<typename X::value_type> struct92 random_values() {} in random_values() argument94 explicit random_values(std::size_t count, in random_values() function100 void fill(std::size_t count, in fill()
27 boost::compute::vector<uint_> random_values(19, context); in BOOST_AUTO_TEST_CASE() local62 boost::compute::vector<float_> random_values(1024, context); in BOOST_AUTO_TEST_CASE() local
48 compute::vector<float> random_values(steps, context); in main() local
595 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeTest() local619 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeMultiTest() local
596 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeTest() local620 const std::vector<V> random_values = GenerateValuesWithSeed<V>( in BtreeMultiTest() local