Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libc++/src/test/support/
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;
/external/cronet/tot/third_party/libc++/src/test/support/
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;
/external/sdv/vsomeip/third_party/boost/thread/test/sync/futures/
Dtest_allocator.hpp25 class test_alloc_base class