Home
last modified time | relevance | path

Searched defs:temp_dir (Results 1 – 23 of 23) sorted by relevance

/external/libchrome/base/files/
Dfile_unittest.cc21 base::ScopedTempDir temp_dir; in TEST() local
108 base::ScopedTempDir temp_dir; in TEST() local
126 base::ScopedTempDir temp_dir; in TEST() local
153 base::ScopedTempDir temp_dir; in TEST() local
225 base::ScopedTempDir temp_dir; in TEST() local
273 base::ScopedTempDir temp_dir; in TEST() local
325 base::ScopedTempDir temp_dir; local
388 base::ScopedTempDir temp_dir; local
412 base::ScopedTempDir temp_dir; local
435 base::ScopedTempDir temp_dir; local
[all …]
Ddir_reader_posix_unittest.cc30 base::ScopedTempDir temp_dir; in TEST() local
/external/google-breakpad/src/client/linux/handler/
Dexception_handler_unittest.cc165 AutoTempDir temp_dir; in TEST() local
175 AutoTempDir temp_dir; in TEST() local
215 AutoTempDir temp_dir; in ChildCrash() local
320 AutoTempDir temp_dir; in TEST() local
332 AutoTempDir temp_dir; in TEST() local
344 AutoTempDir temp_dir; in TEST() local
356 AutoTempDir temp_dir; in TEST() local
368 AutoTempDir temp_dir; in TEST() local
385 AutoTempDir temp_dir; in TEST() local
414 AutoTempDir temp_dir; in TEST() local
[all …]
/external/google-breakpad/src/common/linux/
Dmemory_mapped_file_unittest.cc85 AutoTempDir temp_dir; in TEST_F() local
107 AutoTempDir temp_dir; in TEST_F() local
141 AutoTempDir temp_dir; in TEST_F() local
186 AutoTempDir temp_dir; in TEST_F() local
Delf_core_dump_unittest.cc66 AutoTempDir temp_dir; in TEST() local
Dfile_id_unittest.cc80 AutoTempDir temp_dir; in TEST() local
/external/google-breakpad/src/client/linux/minidump_writer/
Dminidump_writer_unittest.cc84 AutoTempDir temp_dir; in TEST() local
113 AutoTempDir temp_dir; in TEST() local
180 AutoTempDir temp_dir; in TEST() local
264 AutoTempDir temp_dir; in TEST() local
349 AutoTempDir temp_dir; in TEST() local
470 AutoTempDir temp_dir; in TEST() local
548 AutoTempDir temp_dir; in TEST() local
642 AutoTempDir temp_dir; in TEST() local
/external/skia/third_party/libmicrohttpd/
Dbuild.py19 temp_dir = tempfile.mkdtemp() variable
/external/libbrillo/brillo/streams/
Dfile_stream_unittest.cc704 base::ScopedTempDir temp_dir; in TEST_F() local
732 base::ScopedTempDir temp_dir; in TEST_F() local
761 base::ScopedTempDir temp_dir; in TEST_F() local
783 base::ScopedTempDir temp_dir; in TEST_F() local
798 base::ScopedTempDir temp_dir; in TEST_F() local
817 base::ScopedTempDir temp_dir; in TEST_F() local
839 base::ScopedTempDir temp_dir; in TEST_F() local
858 base::ScopedTempDir temp_dir; in TEST_F() local
876 base::ScopedTempDir temp_dir; in TEST_F() local
892 base::ScopedTempDir temp_dir; in TEST_F() local
/external/google-breakpad/src/common/tests/
Dauto_tempdir.h55 char temp_dir[] = TEMPDIR "/breakpad.XXXXXX"; in AutoTempDir() local
/external/autotest/client/bin/
Dparallel.py56 def _check_for_subprocess_exception(temp_dir, pid): argument
/external/google-breakpad/src/client/linux/microdump_writer/
Dmicrodump_writer_unittest.cc55 AutoTempDir temp_dir; in TEST() local
/external/autotest/utils/
Dpackager.py121 def tar_packages(pkgmgr, pkg_type, pkg_names, src_dir, temp_dir): argument
Dexternal_packages.py350 def _site_packages_path(self, temp_dir): argument
370 temp_dir=None): argument
/external/vboot_reference/cgpt/
Dcgpt_wrapper.c75 char temp_dir[] = "/tmp/cgpt_wrapper.XXXXXX"; in wrap_cgpt() local
Dcgpt_find.c257 char temp_dir[] = "/tmp/cgpt_find.XXXXXX"; in scan_real_devs() local
/external/boringssl/src/util/bot/go/
Dbootstrap.py157 def temp_dir(path): function
/external/autotest/client/site_tests/platform_CompressedSwapPerf/
Dplatform_CompressedSwapPerf.py267 swap_target, switch_delay, temp_dir, selections): argument
/external/google-breakpad/src/client/mac/tests/
Dcrash_generation_server_test.cc84 AutoTempDir temp_dir; member in __anon25459fd50111::CrashGenerationServerTest
/external/autotest/frontend/tko/
Dgraphing_utils.py14 temp_dir = os.path.join(tempfile.gettempdir(), variable
/external/libchrome/base/process/
Dprocess_metrics_unittest.cc489 ScopedTempDir temp_dir; in TEST() local
/external/opencv3/modules/core/src/
Dsystem.cpp546 const char *temp_dir = getenv("OPENCV_TEMP_PATH"); in tempfile() local
552 std::wstring temp_dir = GetTempPathWinRT(); in tempfile() local
/external/fio/
Dstat.c1500 const char *temp_dir; in check_status_file() local