Searched defs:tmp_dir (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/ |
D | failure_signal_handler_test.cc | 77 const char* tmp_dir = std::getenv(var); in GetTmpDir() local 99 std::string tmp_dir = GetTmpDir(); in TEST_P() local
|
/third_party/ltp/lib/tests/ |
D | tst_tmpdir_test.c | 51 char *tmp_dir; in main() local
|
/third_party/toybox/toys/pending/ |
D | bootchartd.c | 169 static void stop_logging(char *tmp_dir, char *prog) in stop_logging() 251 char *tmp_dir = create_tmp_dir(); in bootchartd_main() local
|
/third_party/cef/tests/ceftests/ |
D | scoped_temp_dir_unittest.cc | 53 CefString tmp_dir; in TEST() local
|
/third_party/lz4/tests/ |
D | test-lz4-abi.py | 66 tmp_dir = base_dir + '/' + tmp_dir_name # /path/to/lz4/tests/versionsTest variable
|
D | test-lz4-versions.py | 58 tmp_dir = base_dir + '/' + tmp_dir_name # /path/to/lz4/tests/versionsTest variable
|
/third_party/rust/crates/nix/test/test_kmod/ |
D | mod.rs | 10 let tmp_dir = in compile_kernel_module() localVariable
|
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/ |
D | check_msg.c | 261 const char *tmp_dir = getenv ("TEMP"); in open_tmp_file() local
|
/third_party/skia/infra/bots/ |
D | utils.py | 41 class tmp_dir(object): class
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | curlfilesink.c | 341 gchar *tmp_dir = g_strdup ("/tmp/curlfilesink_XXXXXX"); in GST_START_TEST() local
|
/third_party/skia/infra/bots/recipe_modules/flavor/ |
D | api.py | 134 def _copy_dir(self, host_version, version_file, tmp_dir, argument
|
/third_party/gstreamer/gstplugins_bad/ext/lv2/ |
D | gstlv2utils.c | 299 gchar *filename, *bundle, *dir, *tmp_dir; in gst_lv2_save_preset() local
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/ |
D | page-poisoning.c | 90 static char tmp_dir[PATH_MAX] = { '\0' }; variable
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturisourcebin.c | 1114 const gchar *tmp_dir, *prgname; in get_output_slot() local
|
D | gsturidecodebin.c | 2247 const gchar *tmp_dir, *prgname; in type_found() local
|