Home
last modified time | relevance | path

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

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