Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/iterator.range/
Dbegin-end.pass.cpp29 void test_const_container( const C & c, typename C::value_type val ) { in test_const_container() function
48 void test_const_container( const std::initializer_list<T> & c, T val ) { in test_const_container() function