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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_frozen.py 31 self.fail("import __phello__.foo should have failed") namespace
test_import.py 53 self.fail("import of RAnDoM should have failed (case mismatch)") namespace
239 # A failing reload should leave the module object in sys.modules.
269 # We should have replaced a w/ 10, but the old b value should
337 # A modification timestamp larger than 2**32 should not be a problem
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_frozen.py 31 self.fail("import __phello__.foo should have failed") namespace
test_import.py 53 self.fail("import of RAnDoM should have failed (case mismatch)") namespace
239 # A failing reload should leave the module object in sys.modules.
269 # We should have replaced a w/ 10, but the old b value should
337 # A modification timestamp larger than 2**32 should not be a problem
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/servers/
rebaselineserver.py 34 from webkitpy.common.host import Host # FIXME: This should not be needed! namespace
179 # FIXME: This should get the Host from the test_config to be mockable!
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 71 readers = 0 # derived class should set class in class:ConcurrentDataStoreBase
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_thread.py 71 readers = 0 # derived class should set class in class:ConcurrentDataStoreBase
  /build/core/
main.mk 29 # TOPDIR is the normal variable you should use, because
142 # Check for the correct version of java, should be 1.7 by
242 # ENABLE_INCREMENTALJAVAC should NOT be enabled by default, because change of
401 # TODO: this should be eng I think. Since the sdk is built from the eng
429 # non-empty if that module should be installed in /system.
431 # For most goals, anything not tagged with the "tests" tag should
433 define should-install-to-system
438 # For the sdk goal, anything with the "samples" tag should be
440 define should-install-to-system
536 $(warning * should not be used for new files.
    [all...]

Completed in 352 milliseconds