Searched defs:tempfile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tests/DumpRenderTree2/assets/
H A Drun_layout_tests.py18 import tempfile namespace
29 tmpdir = tempfile.gettempdir()
/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py32 import tempfile namespace
213 self.temp_libdir = tempfile.mkdtemp()
513 self.temp_dir = tempfile.mkdtemp()

Completed in 61 milliseconds