Searched defs:OnBenchmarkEnd (Results 1 – 9 of 9) sorted by relevance
67 void ProfilingListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::ProfilingListener
99 virtual void OnBenchmarkEnd(const BenchmarkResults& results) {} in OnBenchmarkEnd() function140 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function
44 void OnBenchmarkEnd(const BenchmarkResults& results) final { in OnBenchmarkEnd() function
49 void BenchmarkLoggingListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::BenchmarkLoggingListener
78 void RuyProfileListener::OnBenchmarkEnd(const BenchmarkResults& results) { in OnBenchmarkEnd() function in tflite::benchmark::__anon06c2d0420111::RuyProfileListener
377 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anon690ab54a0211::MaxDurationWorksTestListener
58 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anonc577d4680111::FirebaseReportingListener122 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anonc577d4680111::CsvExportingListener
32 void OnBenchmarkEnd(const BenchmarkResults& results) override { in OnBenchmarkEnd() function in tflite::benchmark::__anonac0de87b0111::AndroidBenchmarkLoggingListener
90 void OnBenchmarkEnd( in OnBenchmarkEnd() function in BenchmarkListenerAdapter