Home
last modified time | relevance | path

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

/external/libcxx/test/std/experimental/algorithms/alg.random.sample/
Dsample.pass.cpp53 typedef SampleIteratorType<SampleItem *> SampleIterator; in test() typedef
84 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_population() typedef
99 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_sample() typedef
115 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_small_population() typedef
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
Dsample.pass.cpp58 typedef SampleIteratorType<SampleItem *> SampleIterator; in test() typedef
89 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_population() typedef
104 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_sample() typedef
120 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_small_population() typedef