Searched defs:num_allocations_ (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/pigweed/pw_allocator/benchmarks/public/pw_allocator/benchmarks/ | ||
H A D | benchmark.h | 85 size_t num_allocations_ = 0; variable |
/aosp_15_r20/external/pigweed/pw_allocator/public/pw_allocator/ | ||
H A D | test_harness.h | 186 size_t num_allocations_ = 0; variable |
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | op_kernel_test.cc | 436 int num_allocations_; member in tensorflow::__anondc0872320111::ScopedAllocatorDevice |