Searched refs:_EMPTY_STUB_OPTIONS (Results 1 – 1 of 1) sorted by relevance
153 _EMPTY_STUB_OPTIONS = StubOptions(None, None, None, None, None, None) variable196 effective_options = _EMPTY_STUB_OPTIONS if options is None else options219 effective_options = _EMPTY_STUB_OPTIONS if options is None else options