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