Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_genericpath.py239 with test_support.temp_cwd(unicwd):
247 with test_support.temp_cwd('\xe7w\xf0'):
Dtest_support.py399 def temp_cwd(name='tempcwd', quiet=False): function
Dregrtest.py1535 with test_support.temp_cwd(TESTCWD, quiet=True):