Home
last modified time | relevance | path

Searched refs:test_with_iterator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.random.shuffle/
H A Drandom_shuffle_rand.pass.cpp39 test_with_iterator() in test_with_iterator() function
58 test_with_iterator<random_access_iterator<int*> >(); in main()
59 test_with_iterator<int*>(); in main()
H A Drandom_shuffle.pass.cpp28 test_with_iterator() in test_with_iterator() function
60 test_with_iterator<random_access_iterator<int*> >(); in main()
61 test_with_iterator<int*>(); in main()