Home
last modified time | relevance | path

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

/external/python/absl-py/absl/
Dapp.py169 _define_help_flags_called = False variable
175 global _define_help_flags_called
177 if not _define_help_flags_called:
182 _define_help_flags_called = True