Searched defs:alloced_copy (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 104 absl::FixedArray<int, 10> alloced_copy = allocated; in TEST() local 124 absl::FixedArray<std::unique_ptr<int>, 10> alloced_copy = in TEST() local
|