Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp203 bool ExpectNoAllocations = std::is_same<CharT, char>::value && in doAppendSourceAllocTest() local
H A Dpath.concat.pass.cpp148 bool ExpectNoAllocations = std::is_same<CharT, path::value_type>::value; in doConcatSourceAllocTest() local