Home
last modified time | relevance | path

Searched refs:pointerPath (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/go-cmp/cmp/
H A Dpath.go337 type pointerPath struct { struct
344 func (p *pointerPath) Init() { argument
356 func (p pointerPath) Push(vx, vy reflect.Value) (equal, visited bool) { argument
371 func (p pointerPath) Pop(vx, vy reflect.Value) { argument
H A Dcompare.go170 curPtrs pointerPath // The current set of visited pointers