Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dcontrolled_allocators.hpp86 int construct_called = 0; member
121 ++construct_called; in countConstruct()
138 construct_called = 0; in resetConstructDestroy()
Dcontainer_test_types.h267 int construct_called; variable