Home
last modified time | relevance | path

Searched defs:allocated2 (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/
H A Dinlined_vector_test.cc1601 int64_t allocated2 = 0; in TEST() local
1616 int64_t allocated2 = 0; in TEST() local
1646 int64_t allocated2 = 0; in TEST() local
1671 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/jemalloc_new/msvc/test_threads/
H A Dtest_threads.cpp79 size_t allocated2; in test_threads() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/
H A Dinlined_vector_test.cc1618 int64_t allocated2 = 0; in TEST() local
1633 int64_t allocated2 = 0; in TEST() local
1663 int64_t allocated2 = 0; in TEST() local
1692 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/
Dinlined_vector_test.cc1618 int64_t allocated2 = 0; in TEST() local
1633 int64_t allocated2 = 0; in TEST() local
1663 int64_t allocated2 = 0; in TEST() local
1692 int64_t allocated2 = 0; in TEST() local
Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1610 int64_t allocated2 = 0; in TEST() local
1625 int64_t allocated2 = 0; in TEST() local
1655 int64_t allocated2 = 0; in TEST() local
1684 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1766 int64_t allocated2 = 0; in TEST() local
1781 int64_t allocated2 = 0; in TEST() local
1811 int64_t allocated2 = 0; in TEST() local
1840 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1766 int64_t allocated2 = 0; in TEST() local
1781 int64_t allocated2 = 0; in TEST() local
1811 int64_t allocated2 = 0; in TEST() local
1840 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1768 int64_t allocated2 = 0; in TEST() local
1783 int64_t allocated2 = 0; in TEST() local
1813 int64_t allocated2 = 0; in TEST() local
1842 int64_t allocated2 = 0; in TEST() local
H A Dfixed_array_test.cc691 int64_t allocated2 = 0; in TEST() local
719 int64_t allocated2 = 0; in TEST() local
/aosp_15_r20/external/trusty/lk/lib/heap/cmpctmalloc/
Dcmpctmalloc.c517 char *allocated2 = cmpct_alloc(8); in cmpct_test_get_back_newly_freed_helper() local
/aosp_15_r20/trusty/user/app/storage/test/block_host_test/
Dblock_test.c795 static data_block_t allocated2[allocated2_size]; variable