Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/support/test.support/
H A Dtest_proxy.pass.cpp175 constexpr void testRandomAccessIteratorOperation() { in testRandomAccessIteratorOperation() function
237 testRandomAccessIteratorOperation<random_access_iterator<int*>>(); in testProxyIterator()
238 testRandomAccessIteratorOperation<contiguous_iterator<int*>>(); in testProxyIterator()