Searched defs:OnBenchmarkStart (Results 1 – 2 of 2) sorted by relevance
72 virtual void OnBenchmarkStart(const BenchmarkParams& params) {} in OnBenchmarkStart() function93 void OnBenchmarkStart(const BenchmarkParams& params) override { in OnBenchmarkStart() function
69 void GemmlowpProfilingListener::OnBenchmarkStart( in OnBenchmarkStart() function in tflite::benchmark::GemmlowpProfilingListener