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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posix.py 36 for teardown_file in self.teardown_files:
37 os.unlink(teardown_file)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 36 for teardown_file in self.teardown_files:
37 os.unlink(teardown_file)

Completed in 201 milliseconds