Searched refs:BenchmarkErrorT (Results 1 – 1 of 1) sorted by relevance
71 struct BenchmarkErrorT;1927 struct BenchmarkErrorT : public flatbuffers::NativeTable { struct1933 BenchmarkErrorT() in BenchmarkErrorT() argument1941 typedef BenchmarkErrorT NativeTableType;1970 BenchmarkErrorT *UnPack(const flatbuffers::resolver_function_t *_resolver = nullptr) const;1971 …void UnPackTo(BenchmarkErrorT *_o, const flatbuffers::resolver_function_t *_resolver = nullptr) co…1972 …set<BenchmarkError> Pack(flatbuffers::FlatBufferBuilder &_fbb, const BenchmarkErrorT* _o, const fl…2031 …or> CreateBenchmarkError(flatbuffers::FlatBufferBuilder &_fbb, const BenchmarkErrorT *_o, const fl…2038 std::unique_ptr<tflite::BenchmarkErrorT> error;2645 inline BenchmarkErrorT *BenchmarkError::UnPack(const flatbuffers::resolver_function_t *_resolver) c… in UnPack()[all …]