Home
last modified time | relevance | path

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

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/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()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/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()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/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()
/dports/devel/llvm13/llvm-project-13.0.1.src/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()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp202 bool DisableAllocations = false; in doAppendSourceAllocTest() local
204 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
211 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
223 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp147 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doConcatSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
165 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp202 bool DisableAllocations = false; in doAppendSourceAllocTest() local
204 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
211 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
223 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp147 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doConcatSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
165 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp202 bool DisableAllocations = false;
204 bool DisableAllocations = std::is_same<CharT, char>::value;
211 if (DisableAllocations) g.requireExactly(0);
223 if (DisableAllocations) g.requireExactly(0);
H A Dpath.concat.pass.cpp147 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doConcatSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
165 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp149 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
155 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
166 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp140 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
146 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
157 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp147 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
164 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp137 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
143 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
154 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp147 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
164 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp137 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
143 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
154 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp147 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
164 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp137 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
143 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
154 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp147 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
153 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
164 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp137 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
143 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
154 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp149 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
155 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
166 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp140 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
146 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
157 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp149 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
155 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
166 if (DisableAllocations) g.requireExactly(0); in doAppendSourceAllocTest()
H A Dpath.concat.pass.cpp140 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local
146 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()
157 if (DisableAllocations) g.requireExactly(0); in doConcatSourceAllocTest()