Searched defs:graph_title (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/cronet/build/android/ |
H A D | resource_sizes.py | 98 def __call__(self, graph_title, trace_title, value, units): argument 113 def __call__(self, graph_title, trace_title, value, units): argument
|
/aosp_15_r20/external/angle/build/android/ |
H A D | resource_sizes.py | 95 def __call__(self, graph_title, trace_title, value, units): argument 110 def __call__(self, graph_title, trace_title, value, units): argument
|
/aosp_15_r20/external/cronet/build/util/lib/common/ |
H A D | perf_tests_results_helper.py | 170 def ReportPerfResult(chart_data, graph_title, trace_title, value, units, argument
|
/aosp_15_r20/external/angle/build/util/lib/common/ |
H A D | perf_tests_results_helper.py | 168 def ReportPerfResult(chart_data, graph_title, trace_title, value, units, argument
|
/aosp_15_r20/external/autotest/client/bin/ |
H A D | fio_util.py | 74 graph_title = { 'bw' : 'bandwidth', variable in fio_graph_generator
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | video_quality_test_fixture.h | 86 std::string graph_title; member
|
/aosp_15_r20/external/webrtc/video/ |
H A D | video_analyzer.cc | 74 const std::string& graph_title, in VideoAnalyzer()
|
H A D | video_quality_test.cc | 1257 std::string graph_title = params_.analyzer.graph_title; in RunWithAnalyzer() local
|
/aosp_15_r20/external/blktrace/iowatcher/ |
H A D | main.c | 146 static char *graph_title = ""; variable
|