Searched refs:PrintPythonCode (Results 1 – 4 of 4) sorted by relevance
28 PrintPythonCode(); in Draw()37 PrintPythonCode(shared_xaxis_); in Draw()
97 void Plot::PrintPythonCode() const { in PrintPythonCode() function in webrtc::Plot286 void PlotCollection::PrintPythonCode(bool shared_xaxis) const { in PrintPythonCode() function in webrtc::PlotCollection302 plots_[i]->PrintPythonCode(); in PrintPythonCode()
170 void PrintPythonCode() const; in RTC_POP_IGNORING_WUNDEF()203 void PrintPythonCode(bool shared_xaxis) const; in RTC_POP_IGNORING_WUNDEF()
632 collection.PrintPythonCode(absl::GetFlag(FLAGS_shared_xaxis)); in main()