Home
last modified time | relevance | path

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

/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
Dpath.append.pass.cpp148 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
154 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
165 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
Dpath.concat.pass.cpp138 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
144 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
155 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()