Searched defs:y_label (Results 1 – 5 of 5) sorted by relevance
256 x_label = None, y_label = None): argument
194 let y_label = if exponent == 0 { in pdf() localVariable
30 let y_label = if exponent == 0 { in pdf() localVariable
122 #define BWE_TEST_LOGGING_LABEL(figure, x_label, y_label, num_flows) argument248 #define BWE_TEST_LOGGING_LABEL(figure, title, y_label, num_flows) \ argument
196 const std::string& y_label, in PlotLabel()