HomeSort by relevance Sort by last modified time
    Searched refs:supports_templates (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
content_provider.py 44 Motemplate templates (if |supports_templates| is True on construction), in
61 supports_templates=False,
74 self._supports_templates = supports_templates
content_provider_test.py 90 # TODO(kalman): Test supports_templates=False.
91 supports_templates=True,

Completed in 171 milliseconds