Searched refs:graph_title (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/bin/ |
D | fio_util.py | 65 graph_title = { 'bw' : 'bandwidth', variable in fio_graph_generator 190 (cls.graph_title[test_type], test_name)) 193 (cls.graph_title[test_type], test_name))
|
/external/webrtc/webrtc/video/ |
D | video_quality_test.cc | 56 const std::string& graph_title, in VideoAnalyzer() argument 64 graph_title_(graph_title), in VideoAnalyzer() 936 std::string graph_title = params_.analyzer.graph_title; in RunWithAnalyzer() local 937 if (graph_title.empty()) in RunWithAnalyzer() 938 graph_title = VideoQualityTest::GenerateGraphTitle(); in RunWithAnalyzer() 966 graph_data_output_file, graph_title, in RunWithAnalyzer()
|
D | video_quality_test.h | 58 std::string graph_title; member
|
D | video_loopback.cc | 92 DEFINE_string(graph_title,
|
D | screenshare_loopback.cc | 90 DEFINE_string(graph_title,
|
/external/blktrace/iowatcher/ |
D | main.c | 146 static char *graph_title = ""; variable 1127 set_plot_title(plot, graph_title); in plot_io_movie() 1449 graph_title = strdup(optarg); in parse_options() 1713 set_plot_title(plot, graph_title); in main()
|