Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/tests/
H A Dgo_test.go155 CheckDocExample(generated, off, t.Fatalf)
1605 func CheckDocExample(buf []byte, off flatbuffers.UOffsetT, fail func(string, ...interface{})) { func