| /external/crosvm/sys_util/src/ |
| D | seek_hole.rs | 68 let tempdir = TempDir::new("/tmp/seek_data_test").unwrap(); in seek_data() localVariable 115 let tempdir = TempDir::new("/tmp/seek_hole_test").unwrap(); in seek_hole() localVariable
|
| D | write_zeroes.rs | 68 let tempdir = TempDir::new("/tmp/write_zeroes_test").unwrap(); in simple_test() localVariable 134 let tempdir = TempDir::new("/tmp/write_zeroes_test").unwrap(); in large_write_zeroes() localVariable
|
| D | lib.rs | 36 mod tempdir; module
|
| /external/swiftshader/third_party/subzero/pydir/ |
| D | build-pnacl-ir.py | 27 tempdir = tempfile.mkdtemp() variable
|
| D | build-runtime.py | 42 srcdir, tempdir, rtdir, verbose, excluded_targets): argument
|
| /external/python/setuptools/setuptools/tests/ |
| D | contexts.py | 13 def tempdir(cd=lambda dir: None, **kwargs): function
|
| /external/clang/tools/scan-build-py/libscanbuild/ |
| D | __init__.py | 33 def tempdir(): function
|
| /external/autotest/client/common_lib/ |
| D | autotemp_unittest.py | 32 class tempdir(unittest.TestCase): class
|
| D | autotemp.py | 73 class tempdir(object): class
|
| /external/python/setuptools/tests/ |
| D | manual_test.py | 18 def tempdir(func): function
|
| /external/curl/src/ |
| D | tool_dirhie.c | 104 char *tempdir; in create_dir_hierarchy() local
|
| /external/crosvm/tempfile/src/ |
| D | lib.rs | 37 pub fn tempdir(&self) -> Result<TempDir> { in tempdir() method
|
| /external/tensorflow/tensorflow/c/ |
| D | env_test.cc | 28 const char* tempdir; in TEST() local
|
| /external/python/cpython3/Lib/test/test_importlib/ |
| D | fixtures.py | 25 def tempdir(): function
|
| /external/toolchain-utils/deprecated/fdo_scripts/ |
| D | summarize_hot_blocks.py | 64 def __init__(self, data_dir, cutoff, output_dir, tempdir): argument
|
| /external/cldr/tools/java/org/unicode/cldr/icu/ |
| D | ICUWriter.java | 142 String tempdir = fileName.replace('\\', '/'); in writeHeader() local
|
| /external/autotest/utils/side_effects/ |
| D | config_loader_unittest.py | 146 def _tempfile(tempdir): argument
|
| /external/python/cpython3/Lib/test/test_importlib/source/ |
| D | test_finder.py | 162 def cleanup(tempdir): argument
|
| /external/libchrome/base/json/ |
| D | json_value_serializer_unittest.cc | 149 ScopedTempDir tempdir; in TEST() local 173 ScopedTempDir tempdir; in TEST() local
|
| /external/autotest/client/cros/ |
| D | ownership.py | 42 tempdir = autotemp.tempdir(unique_id='ownership') variable in scoped_tempfile
|
| /external/crosvm/devices/src/virtio/ |
| D | block.rs | 1045 let tempdir = TempDir::new("/tmp/block_read_test").unwrap(); in read_size() localVariable 1064 let tempdir = TempDir::new("/tmp/block_read_test").unwrap(); in read_features() localVariable 1089 let tempdir = TempDir::new("/tmp/block_read_test").unwrap(); in read_last_sector() localVariable 1132 let tempdir = TempDir::new("/tmp/block_read_test").unwrap(); in read_beyond_last_sector() localVariable
|
| /external/python/cpython3/Lib/multiprocessing/ |
| D | util.py | 109 def _remove_temp_dir(rmtree, tempdir): argument
|
| /external/python/cpython2/Lib/ |
| D | tempfile.py | 266 tempdir = None variable
|
| /external/python/cpython3/Lib/ |
| D | tempfile.py | 277 tempdir = None variable
|
| /external/python/parse_type/tasks/_vendor/ |
| D | path.py | 1590 class tempdir(Path): class
|