Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A Dsample.pass.cpp56 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test() typedef
86 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_population() typedef
101 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_empty_sample() typedef
117 typedef PopulationIteratorType<PopulationItem *> PopulationIterator; in test_small_population() typedef