Searched defs:second_ptr (Results 1 – 3 of 3) sorted by relevance
92 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
90 uint8_t* second_ptr = pointer_to_nth_byte(second, i); in are_slice_buffers_equal() local
251 float* second_ptr = TypedAllocator::Allocate<float>(&a, 2 << 20, {}); in TEST_P() local