Home
last modified time | relevance | path

Searched defs:PopulationIterator (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/test/std/experimental/algorithms/alg.random.sample/
Dsample.pass.cpp52 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test() typedef
83 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_population() typedef
98 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_sample() typedef
114 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_small_population() typedef
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
Dsample.pass.cpp57 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test() typedef
88 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_population() typedef
103 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_sample() typedef
119 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_small_population() typedef