Home
last modified time | relevance | path

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

/third_party/boost/libs/intrusive/test/
Dnull_iterator_test.cpp39 static buffer_t buffer_0x00; variable
46 return * ::new(std::memset(&buffer_0x00, 0x00, sizeof(buffer_0x00))) Iterator(); in on_0x00_buffer()
/third_party/boost/libs/container/test/
Dnull_iterators_test.cpp34 static buffer_t buffer_0x00; variable
41 return * ::new(std::memset(&buffer_0x00, 0x00, sizeof(buffer_0x00))) Iterator(); in on_0x00_buffer()