Home
last modified time | relevance | path

Searched refs:chdir_to_tmp (Results 1 – 1 of 1) sorted by relevance

/external/python/cffi/testing/cffi1/
Dtest_zdist.py9 def chdir_to_tmp(f): function
10 f.chdir_to_tmp = True
14 f.chdir_to_tmp = False
26 if meth.chdir_to_tmp:
103 @chdir_to_tmp
107 @chdir_to_tmp
114 @chdir_to_tmp
127 @chdir_to_tmp
135 @chdir_to_tmp
154 @chdir_to_tmp
[all …]