Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dtest_allocator.h60 struct test_alloc_base { struct
61 TEST_CONSTEXPR static const int destructed_value = -1;
62 TEST_CONSTEXPR static const int moved_value = INT_MAX;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/
Dtest_allocator.hpp25 class test_alloc_base class