Home
last modified time | relevance | path

Searched defs:second_ptr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector_test.cc97 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
H A Dalts_grpc_record_protocol_test.cc96 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dweak_self_test.cc189 auto second_ptr = test4.GetWeakPtr(); in TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/gpu/
H A Dgpu_bfc_allocator_test.cc250 float* second_ptr = TypedAllocator::Allocate<float>(&a, 2 << 20, {}); in TEST_P() local