OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy_dir
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_runpy.py
390
with temp_dir() as script_dir, temp_dir() as
dummy_dir
:
393
"runpy.run_path(%r)\n") %
dummy_dir
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_runpy.py
390
with temp_dir() as script_dir, temp_dir() as
dummy_dir
:
393
"runpy.run_path(%r)\n") %
dummy_dir
Completed in 157 milliseconds