Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dtraceback_test.go559 type testArgsType8a struct { struct
560 a, b, c, d, e, f, g, h int
561 i [2]int
579 func testTracebackArgs8a(a testArgsType8a) int {