Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
H A Dstring_alloc.pass.cpp51 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doShortStringTest() local
55 bool DisableAllocations = true; in doShortStringTest() local
111 bool DisableAllocations = std::is_same<CharT, path::value_type>::value; in doLongStringTest() local
115 bool DisableAllocations = true; in doLongStringTest() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.path/path.member/
H A Dpath.append.pass.cpp148 bool DisableAllocations = std::is_same<CharT, char>::value; in doAppendSourceAllocTest() local
H A Dpath.concat.pass.cpp138 bool DisableAllocations = std::is_same<CharT, char>::value; in doConcatSourceAllocTest() local