Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
H A Dstring_alloc.pass.cpp50 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doShortStringTest() local
54 bool DisableAllocations = true; in doShortStringTest() local
57 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()
68 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()
78 DisableAllocationGuard g(DisableAllocations); in doShortStringTest()
110 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doLongStringTest() local
114 bool DisableAllocations = true; in doLongStringTest() local
120 DisableAllocationGuard g(DisableAllocations); in doLongStringTest()
130 DisableAllocationGuard g(DisableAllocations); in doLongStringTest()