Searched defs:graph_name (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/test/testsupport/ |
D | perf_test.cc | 52 std::string graph_name; member 67 void AddCounter(const std::string& graph_name, in AddCounter() 130 void PrintResult(const std::string& graph_name, in PrintResult() 145 void PrintResultMeanAndError(const std::string& graph_name, in PrintResultMeanAndError() 159 void PrintResultList(const std::string& graph_name, in PrintResultList() 173 void PrintResultImpl(const std::string& graph_name, in PrintResultImpl() 249 std::string graph_name = measurement + modifier; in PrintResult() local 266 std::string graph_name = measurement + modifier; in PrintResult() local 286 std::string graph_name = measurement + modifier; in PrintResultMeanAndError() local 304 std::string graph_name = measurement + modifier; in PrintResultList() local
|
D | perf_test_histogram_writer.cc | 42 void LogResult(const std::string& graph_name, in LogResult() 51 void LogResultMeanAndError(const std::string& graph_name, in LogResultMeanAndError() 64 void LogResultList(const std::string& graph_name, in LogResultList() 98 std::string graph_name = original_graph_name; in AddSample() local
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug_event.proto | 172 string graph_name = 3; field 201 string graph_name = 2; field
|
/external/autotest/server/site_tests/platform_InitLoginPerfServer/ |
D | platform_InitLoginPerfServer.py | 161 upload_perf=False, graph_name=None): argument
|
/external/autotest/server/cros/ap_configurators/ |
D | pyauto_utils.py | 145 def PrintPerfResult(graph_name, series_name, data_point, units, argument
|
/external/tensorflow/tensorflow/lite/toco/ |
D | dump_graphviz.cc | 715 std::string GetGraphLabel(const Model& model, const std::string& graph_name) { in GetGraphLabel() 762 const std::string& graph_name) { in DumpGraphviz()
|