Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dfio_util.py65 graph_title = { 'bw' : 'bandwidth', variable in fio_graph_generator
/external/webrtc/webrtc/video/
Dvideo_quality_test.h58 std::string graph_title; member
Dvideo_quality_test.cc56 const std::string& graph_title, in VideoAnalyzer()
936 std::string graph_title = params_.analyzer.graph_title; in RunWithAnalyzer() local
/external/fio/
Dgraph.c621 void graph_title(struct graph *bg, const char *title) in graph_title() function