Searched refs:CheckObjectAPI (Results 1 – 1 of 1) sorted by relevance
| /external/flatbuffers/tests/ |
| D | go_test.go | 129 CheckObjectAPI(generated, off, false, t.Fatalf) 139 CheckObjectAPI(monsterDataCpp, 0, false, t.Fatalf) 518 func CheckObjectAPI(buf []byte, offset flatbuffers.UOffsetT, sizePrefix bool, fail func(string, ...… func 1714 CheckObjectAPI(generated, off, true, fail)
|