HomeSort by relevance Sort by last modified time
    Searched refs:Skipping (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/lcov/bin/
install.sh 56 echo WARNING: Skipping uninstall for $TARGET - versions differ! >&2
59 echo WARNING: Skipping uninstall for $TARGET - not installed! >&2
  /external/chromium_org/tools/cr/cr/actions/
action.py 32 def Skipping(self):
debugger.py 27 return not cr.Runner.Skipping()
  /external/chromium_org/tools/cr/cr/commands/
run.py 36 if cr.Installer.Skipping():
44 if cr.Installer.Skipping():
install.py 34 if not cr.Installer.Skipping():
debug.py 34 elif cr.Installer.Skipping():
  /external/chromium_org/third_party/libevent/test/
test.sh 17 echo Skipping test
  /external/chromium_org/v8/tools/push-to-trunk/
releases.py 304 print "No releases detected. Skipping chromium history."
356 print "No trunk releases detected. Skipping chromium history."
  /external/chromium_org/tools/grit/grit/tool/
rc2grd.py 220 'PreProcessing class could not be found. Skipping preprocessing.\n')
257 'PostProcessing class could not be found. Skipping postprocessing.\n')
  /external/chromium_org/v8/test/mjsunit/compiler/
concurrent-invalidate-transition-map.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
concurrent-proto-change.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
manual-concurrent-recompile.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
  /external/chromium_org/v8/test/mjsunit/
concurrent-initial-prototype-change.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
parallel-optimize-disabled.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
assert-opt-and-deopt.js 32 print("Concurrent recompilation is turned on after all. Skipping this test.");
  /external/chromium_org/v8/test/mjsunit/regress/
regress-embedded-cons-string.js 33 print("Concurrent recompilation is disabled. Skipping this test.");
regress-opt-after-debug-deopt.js 33 print("Concurrent recompilation is disabled. Skipping this test.");
regress-prepare-break-while-recompile.js 32 print("Concurrent recompilation is disabled. Skipping this test.");
  /external/chromium_org/v8/test/webkit/fast/js/kde/
eval.js 47 testPassed("Skipping test for deprecated Object.prototype.eval()");
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
pdf_processor.js 34 'Unable to access copy-protected PDF. Skipping.');
  /external/harfbuzz_ng/
git.mk 299 *) test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir");; \
304 test "$$subdir" = . -o -e "$$subdir/.git" || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) gitignore || echo "Skipping $$subdir"); \
  /external/chromium_org/tools/
check_git_config.py 518 logging.info('Skipping git push check: non *.corp.google.com machine.')
523 logging.info('Check already performed, skipping.')
  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 534 def skip_test(self, message="Skipping test.\n"):
537 Proper test-skipping behavior is dependent on the external
544 Technically, skipping a test is a NO RESULT, but Aegis would
  /external/chromium_org/native_client_sdk/src/build_tools/
update_nacl_manifest.py 273 logger.info("Skipping upload: %s -> %s" % (src, dest))
482 logger.info(' skipping. Missing archives: %s' % (
712 'Skipping.' % (bundle.revision, online_bundle.revision))
766 'Skipping upload.')
    [all...]
  /external/chromium_org/third_party/libxml/src/win32/
Makefile 411 echo Skipping debug not compiled in\

Completed in 3009 milliseconds

1 2