Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
Dalts_zero_copy_grpc_protector_test.cc92 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
Dalts_grpc_record_protocol_test.cc90 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc251 float* second_ptr = TypedAllocator::Allocate<float>(&a, 2 << 20, {}); in TEST_P() local