HomeSort by relevance Sort by last modified time
    Searched defs:graph_title (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/bin/
fio_util.py 60 graph_title = { 'bw' : 'bandwidth', variable in class:fio_graph_generator
185 (cls.graph_title[test_type], test_name))
188 (cls.graph_title[test_type], test_name))
  /external/webrtc/webrtc/video/
video_quality_test.h 58 std::string graph_title; member in struct:webrtc::VideoQualityTest::Params::__anon37537
video_quality_test.cc 56 const std::string& graph_title,
64 graph_title_(graph_title),
936 std::string graph_title = params_.analyzer.graph_title; local
    [all...]
  /external/fio/
graph.c 621 void graph_title(struct graph *bg, const char *title) function

Completed in 567 milliseconds