Home
last modified time | relevance | path

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

/external/syzkaller/vendor/github.com/google/go-cmp/cmp/internal/teststructs/
Dstructs.go16StructE struct{ X string } // Equal method (with interface argument on value receiver) on pointer … struct
37 StructE anonMember
63 *StructE anonMember
85 func (x *StructE) Equal(y InterfaceA) bool { return true } argument
86 func (x StructE) InterfaceA() {} argument
97 a StructA, b StructB, c StructC, d StructD, e StructE, f StructF,
98 ap *StructA, bp *StructB, cp *StructC, dp *StructD, ep *StructE, fp *StructF,
/external/libchrome/mojo/public/interfaces/bindings/tests/
Dvalidation_test_interfaces.mojom25 struct StructE {
86 Method5(StructE param0, handle<data_pipe_producer> param1);