Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dshared_ptr_alloc2_test.cpp19 struct test_allocator_base struct
26 explicit test_allocator_base( int id ): id_( id ) in test_allocator_base() argument