Home
last modified time | relevance | path

Searched refs:construct_count (Results 1 – 9 of 9) sorted by relevance

/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Ddiagnostic_state_type.hpp36 static size_t& construct_count( void ) in construct_count() function
58 counter< N >::construct_count() = 0; in init_counter()
140 counter< N >::construct_count()++; in state_wrapper()
145 counter< N >::construct_count()++; in state_wrapper()
151 counter< N >::construct_count()++; in state_wrapper()
174 BOOST_CHECK_EQUAL( c::construct_count() , size_t( s2 ) ); \
180 BOOST_CHECK_EQUAL( c::construct_count() , size_t( s2 ) ); \
Dstepper_copying.cpp104 size_t construct_count = 0; variable
113 construct_count = 0; in reset_counter()
136 construct_count++; in state_wrapper()
141 construct_count++; in state_wrapper()
147 construct_count++; in state_wrapper()
222 BOOST_CHECK_EQUAL( construct_count , size_t( c1 ) ); \
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared_for_overwrite.pass.cpp114 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
131 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
149 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/
Dallocate_shared_for_overwrite.pass.cpp114 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
131 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
149 assert(alloc_stats.construct_count == 0); in testAllocatorOperationsCalled()
/external/sdv/vsomeip/third_party/boost/core/test/swap/
Dswap_test_class.hpp65 static unsigned int construct_count(){ return constructCount(); } in construct_count() function in swap_test_class
/external/cronet/stable/third_party/libc++/src/test/support/
Dtest_allocator.h35 int construct_count = 0; // the number of times that ::construct was called member
47 construct_count = 0; in clear()
178 ++stats_->construct_count; in construct()
/external/cronet/tot/third_party/libc++/src/test/support/
Dtest_allocator.h35 int construct_count = 0; // the number of times that ::construct was called member
47 construct_count = 0; in clear()
178 ++stats_->construct_count; in construct()
/external/cronet/tot/third_party/libc++/src/test/libcxx/memory/
Dallocation_guard.pass.cpp87 ++stats_->construct_count; in construct()
/external/cronet/stable/third_party/libc++/src/test/libcxx/memory/
Dallocation_guard.pass.cpp87 ++stats_->construct_count; in construct()