Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/containers/sequences/deque/
H A Dspare_block_handling.pass.cpp50 struct LargeT { struct
54 static_assert(BlockSize<LargeT>::value == 16, ""); argument