Searched defs:apply_config (Results 1 – 3 of 3) sorted by relevance
| /external/python/cpython2/Lib/test/ | ||
| D | test_logging.py | 736 def apply_config(self, conf, **kwargs): member in ConfigFileTest |
| /external/pigweed/pw_console/py/pw_console/ | ||
| D | window_manager.py | 961 def apply_config(self, prefs: ConsolePrefs) -> None: member in WindowManager |
| /external/python/cpython3/Lib/test/ | ||
| D | test_logging.py | 1459 def apply_config(self, conf, **kwargs): member in ConfigFileTest |