Home
last modified time | relevance | path

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

/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
/external/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.sample/
Dsample.pass.cpp57 typedef SampleIteratorType<SampleItem *> SampleIterator; in test() typedef
88 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_population() typedef
103 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_empty_sample() typedef
119 typedef SampleIteratorType<SampleItem *> SampleIterator; in test_small_population() typedef