Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_assign/
H A Dstring_view.pass.cpp30 TEST_CONSTEXPR_CXX20 void testAlloc(S s, SV sv, const typename S::allocator_type& a) { in testAlloc() function
H A Dstring.pass.cpp33 TEST_CONSTEXPR_CXX20 void testAlloc(S dest, S src, const typename S::allocator_type& a) { in testAlloc() function