Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/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