Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dflatbuffer_to_proto_test.cc565 proto::MiniBenchmarkEvent proto_event = ConvertFromFlatbuffer(event_); in TEST_F() local
618 proto::MiniBenchmarkEvent proto_event = ConvertFromFlatbuffer(event_); in TEST_F() local
642 const proto::MiniBenchmarkEvent proto_event = ConvertFromFlatbuffer(event_); in TEST_F() local
668 const proto::MiniBenchmarkEvent proto_event = ConvertFromFlatbuffer(event_); in TEST_F() local
Dflatbuffer_to_proto.cc538 proto::BenchmarkEvent proto_event; in ConvertBenchmarkEvent() local
616 proto::MiniBenchmarkEvent proto_event; in ConvertFromFlatbuffer() local