Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/input.output/filesystems/class.path/path.member/path.native.obs/
H A Dstring_alloc.pass.cpp64 using MAlloc = malloc_allocator<CharT>; in doShortStringTest() typedef
105 using MAlloc = malloc_allocator<CharT>; in doLongStringTest() typedef