Home
last modified time | relevance | path

Searched defs:graph_name (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/test/testsupport/
Dperf_test.cc52 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
Dperf_test_histogram_writer.cc42 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/
Ddebug_event.proto172 string graph_name = 3; field
201 string graph_name = 2; field
/external/autotest/server/site_tests/platform_InitLoginPerfServer/
Dplatform_InitLoginPerfServer.py161 upload_perf=False, graph_name=None): argument
/external/autotest/server/cros/ap_configurators/
Dpyauto_utils.py145 def PrintPerfResult(graph_name, series_name, data_point, units, argument
/external/tensorflow/tensorflow/lite/toco/
Ddump_graphviz.cc715 std::string GetGraphLabel(const Model& model, const std::string& graph_name) { in GetGraphLabel()
762 const std::string& graph_name) { in DumpGraphviz()