/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/language.support/support.dynamic/ |
H A D | libcpp_deallocate.sh.cpp | 44 struct alloc_stats { struct 45 alloc_stats() { reset(); } in alloc_stats() function 47 int aligned_sized_called; 48 int aligned_called; 49 int sized_called; 50 int plain_called; 51 int last_size; 52 int last_align; 54 void reset() { in reset() 59 bool expect_plain() const { in expect_plain() [all …]
|
/aosp_15_r20/external/libcxx/test/libcxx/language.support/support.dynamic/ |
H A D | libcpp_deallocate.sh.cpp | 56 struct alloc_stats { struct 57 alloc_stats() { reset(); } in alloc_stats() argument 59 int aligned_sized_called; 60 int aligned_called; 61 int sized_called; 62 int plain_called; 63 int last_size; 64 int last_align; 66 void reset() { in reset() 71 bool expect_plain() const { in expect_plain() [all …]
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/ |
H A D | allocate_shared_for_overwrite.pass.cpp | 107 test_allocator_statistics alloc_stats; in testAllocatorOperationsCalled() local 123 test_allocator_statistics alloc_stats; in testAllocatorOperationsCalled() local 140 test_allocator_statistics alloc_stats; in testAllocatorOperationsCalled() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.capacity/ |
H A D | capacity.pass.cpp | 23 TEST_CONSTEXPR_CXX20 void test_invariant(S s, test_allocator_statistics& alloc_stats) { in test_invariant() 74 test_allocator_statistics alloc_stats; in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/ |
H A D | pointer_deleter_allocator.pass.cpp | 83 test_allocator_statistics alloc_stats; in main() local 109 test_allocator_statistics alloc_stats; in main() local
|
H A D | nullptr_t_deleter_allocator_throw.pass.cpp | 33 test_allocator_statistics alloc_stats; in main() local
|
H A D | pointer_deleter_allocator_throw.pass.cpp | 33 test_allocator_statistics alloc_stats; in main() local
|
H A D | nullptr_t_deleter_allocator.pass.cpp | 33 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/re/re.results/re.results.const/ |
H A D | move.pass.cpp | 40 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/futures/futures.promise/ |
H A D | move_assign.pass.cpp | 26 test_allocator_statistics alloc_stats; in main() local
|
H A D | swap.pass.cpp | 28 test_allocator_statistics alloc_stats; in main() local
|
H A D | move_ctor.pass.cpp | 26 test_allocator_statistics alloc_stats; in main() local
|
H A D | alloc_ctor.pass.cpp | 28 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/strings/basic.string/string.cons/ |
H A D | dtor.pass.cpp | 43 test_allocator_statistics alloc_stats; in test() local
|
H A D | move_alloc.pass.cpp | 38 test_allocator_statistics alloc_stats; in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/map/map.cons/ |
H A D | assign_initializer_list.pass.cpp | 77 test_allocator_statistics alloc_stats; in duplicate_keys_test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/futures/futures.unique_future/ |
H A D | dtor.pass.cpp | 27 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/futures/futures.shared_future/ |
H A D | dtor.pass.cpp | 27 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/associative/set/set.cons/ |
H A D | assign_initializer_list.pass.cpp | 58 test_allocator_statistics alloc_stats; in duplicate_keys_test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/vector.bool/ |
H A D | move.pass.cpp | 23 test_allocator_statistics alloc_stats; in tests() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/container.requirements/container.requirements.general/ |
H A D | allocator_move.pass.cpp | 30 test_allocator_statistics alloc_stats; in test() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/containers/sequences/deque/deque.modifiers/ |
H A D | push_front_exception_safety.pass.cpp | 88 test_allocator_statistics alloc_stats; in main() local
|
H A D | push_back_exception_safety.pass.cpp | 89 test_allocator_statistics alloc_stats; in main() local
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/ |
H A D | alloc_F.pass.cpp | 42 test_allocator_statistics alloc_stats; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/thread/futures/futures.task/futures.task.members/ |
H A D | ctor_func_alloc.pass.cpp | 50 test_allocator_statistics alloc_stats; in main() local
|