Home
last modified time | relevance | path

Searched refs:python_plot_filename (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/api/test/
Dneteq_simulator_factory.cc35 config.pythonplot = simulation_config.python_plot_filename.has_value(); in convertConfig()
36 config.plot_scripts_basename = simulation_config.python_plot_filename; in convertConfig()
Dneteq_simulator_factory.h48 absl::optional<std::string> python_plot_filename; member