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

  /external/chromium_org/tools/gyp/test/lib/
TestCommon.py 230 unwritable = filter(lambda x, iw=is_writable: not iw(x), existing)
233 if unwritable:
234 print "Unwritable files: `%s'" % string.join(unwritable, "', `")
235 self.fail_test(missing + unwritable)
  /external/openfst/
configure     [all...]

Completed in 93 milliseconds