HomeSort by relevance Sort by last modified time
    Searched defs:EXAMPLES (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
extensions_paths.py 19 EXAMPLES = join(DOCS, 'examples')
render_servlet_test.py 8 from extensions_paths import EXAMPLES, PUBLIC_TEMPLATES, STATIC_DOCS
67 response = self._Render('extensions/examples/%s' % sample_file)
72 self.assertEqual(ReadFile('%s/%s' % (EXAMPLES, sample_file)),
77 response = self._Render('extensions/examples/%s.zip' % sample_dir)
samples_data_source.py 11 from extensions_paths import EXAMPLES
158 extension_sample_path = posixpath.join('examples', sample_path)
216 samples_list = self._extensions_cache.GetFromFileListing(EXAMPLES).Get()
cron_servlet.py 15 from extensions_paths import EXAMPLES, PUBLIC_TEMPLATES, STATIC_DOCS
194 # manifest.json files (for listing examples on the API reference pages),
202 results.append(request_files_in_dir(EXAMPLES,
203 prefix='extensions/examples'))
208 for root, _, files in trunk_fs.Walk(EXAMPLES):
214 lambda path: render('extensions/examples/' + path)))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar 
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 193 milliseconds