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

  /build/core/
main.mk 22 # TOPDIR is the normal variable you should use, because
262 # TODO: this should be eng I think. Since the sdk is built from the eng
314 # non-empty if that module should be installed in /system.
316 # For most goals, anything not tagged with the "tests" tag should
318 define should-install-to-system
323 # For the sdk goal, anything with the "samples" tag should be
325 define should-install-to-system
577 $(error ASSERTION FAILED: tags_to_install should not be empty)
  /external/webkit/WebKitTools/Scripts/webkitpy/
scm_unittest.py 43 from webkitpy.bugzilla import Attachment # FIXME: This should not be needed namespace
48 # FIXME: This should be unified into one of the executive.py commands!
181 # Tests which both GitTest and SVNTest should run.
200 # Patch formats are slightly different between svn and git, so just regexp for things we know should be there.
263 # Applying the same modification should fail.

Completed in 5815 milliseconds