Home
last modified time | relevance | path

Searched defs:first_ptr (Results 1 – 6 of 6) sorted by relevance

/external/jemalloc_new/src/
Dandroid_je_iterate.c52 uintptr_t first_ptr = (uintptr_t)extent_addr_get(extent); in je_malloc_iterate() local
/external/perfetto/src/base/threading/
Dchannel_unittest.cc126 int* first_ptr = first.get(); in TEST() local
/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc91 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
Dalts_grpc_record_protocol_test.cc89 uint8_t* first_ptr = pointer_to_nth_byte(first, i); in are_slice_buffers_equal() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc195 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1024, {}); in TEST_P() local
249 float* first_ptr = TypedAllocator::Allocate<float>(&a, 1 << 6, {}); in TEST_P() local
/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc5139 void* first_ptr = allocator.root()->Alloc(allocation_size, ""); in TEST_P() local