Home
last modified time | relevance | path

Searched refs:csv_file_path (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/benchmark/
H A Dprofiling_listener.cc28 bool allow_dynamic_buffer_increase, const std::string& csv_file_path, in ProfilingListener() argument
32 csv_file_path_(csv_file_path), in ProfilingListener()
H A Dprofiling_listener.h35 bool allow_dynamic_buffer_increase, const std::string& csv_file_path = "",
/aosp_15_r20/external/cronet/testing/scripts/
H A Drun_performance_tests.py542 csv_file_path = os.path.join(temp_dir, 'results.csv')
543 if os.path.isfile(csv_file_path):
544 shutil.move(csv_file_path, output_paths.csv_perf_results)