Home
last modified time | relevance | path

Searched defs:graph_title (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/build/android/
H A Dresource_sizes.py98 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 Dresource_sizes.py95 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 Dperf_tests_results_helper.py170 def ReportPerfResult(chart_data, graph_title, trace_title, value, units, argument
/aosp_15_r20/external/angle/build/util/lib/common/
H A Dperf_tests_results_helper.py168 def ReportPerfResult(chart_data, graph_title, trace_title, value, units, argument
/aosp_15_r20/external/autotest/client/bin/
H A Dfio_util.py74 graph_title = { 'bw' : 'bandwidth', variable in fio_graph_generator
/aosp_15_r20/external/webrtc/api/test/
H A Dvideo_quality_test_fixture.h86 std::string graph_title; member
/aosp_15_r20/external/webrtc/video/
H A Dvideo_analyzer.cc74 const std::string& graph_title, in VideoAnalyzer()
H A Dvideo_quality_test.cc1257 std::string graph_title = params_.analyzer.graph_title; in RunWithAnalyzer() local
/aosp_15_r20/external/blktrace/iowatcher/
H A Dmain.c146 static char *graph_title = ""; variable