/aosp12/system/core/fs_mgr/libfs_avb/tests/ |
H A D | util_test.cpp | 155 base::FilePath tmp_dir; in TEST() local 176 base::FilePath tmp_dir; in TEST() local 197 base::FilePath tmp_dir; in TEST() local 218 base::FilePath tmp_dir; in TEST() local 249 base::FilePath tmp_dir; in TEST() local 281 base::FilePath tmp_dir; in TEST() local 295 base::FilePath tmp_dir; in TEST() local
|
H A D | fs_avb_test_util.cpp | 39 base::FilePath tmp_dir; in SetUp() local
|
/aosp12/bionic/libc/bionic/ |
H A D | tmpfile.cpp | 54 static FILE* __tmpfile_dir_legacy(const char* tmp_dir) { in __tmpfile_dir_legacy() 82 static FILE* __tmpfile_dir(const char* tmp_dir) { in __tmpfile_dir()
|
/aosp12/bionic/linker/ |
H A D | linker_config_test.cpp | 137 TemporaryDir tmp_dir; in run_linker_config_smoke_test() local 253 TemporaryDir tmp_dir; in TEST() local 274 TemporaryDir tmp_dir; in TEST() local
|
/aosp12/system/update_engine/scripts/ |
H A D | cow_converter.py | 42 def ConvertCOW(ota_path, target_file_path, tmp_dir, output_dir): argument
|
/aosp12/art/dexlayout/ |
H A D | dexlayout_test.cc | 294 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in DexFileOutputExec() local 387 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in DexFileLayoutExec() local 416 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in DexFileLayoutFixedPointExec() local 479 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in UnreferencedCatchHandlerExec() local 715 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in TEST_F() local 753 std::string tmp_dir = tmp_name.substr(0, tmp_last_slash + 1); in TEST_F() local
|
/aosp12/system/linkerconfig/modules/tests/ |
H A D | apex_testbase.h | 27 TemporaryDir tmp_dir; member
|
/aosp12/system/libbase/ |
H A D | file.cpp | 139 TemporaryFile::TemporaryFile(const std::string& tmp_dir) { in TemporaryFile() 158 void TemporaryFile::init(const std::string& tmp_dir) { in init() 202 bool TemporaryDir::init(const std::string& tmp_dir) { in init()
|
/aosp12/system/timezone/ |
H A D | update-tzdata.py | 51 tmp_dir = tempfile.mkdtemp('-tzdata') variable
|
/aosp12/system/bt/osi/test/ |
H A D | config_test.cc | 253 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local 267 auto tmp_dir = std::filesystem::temp_directory_path(); in TEST_F() local
|
/aosp12/packages/services/Car/cpp/bugreport/ |
H A D | main.cpp | 380 void takeScreenshotForDisplayId(PhysicalDisplayId id, const char* tmp_dir, in takeScreenshotForDisplayId() 396 void takeScreenshot(const char* tmp_dir, std::vector<std::string>* extra_files) { in takeScreenshot()
|
/aosp12/system/libprocinfo/ |
H A D | process_test.cpp | 165 TemporaryDir tmp_dir; in TEST() local
|
/aosp12/packages/modules/adb/ |
H A D | adb_utils.cpp | 346 const char* tmp_dir = getenv("TMPDIR"); in GetLogFilePath() local
|
/aosp12/system/extras/simpleperf/ |
H A D | environment.cpp | 835 std::unique_ptr<ScopedTempFiles> ScopedTempFiles::Create(const std::string& tmp_dir) { in Create() 842 ScopedTempFiles::ScopedTempFiles(const std::string& tmp_dir) { in ScopedTempFiles()
|
/aosp12/system/apex/apexd/ |
H A D | apex_file_test.cpp | 233 TemporaryDir tmp_dir; in TEST() local
|
/aosp12/bionic/tests/ |
H A D | stdlib_test.cpp | 67 void init(const char* tmp_dir) { in init()
|
/aosp12/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 1702 static bool CopySharedLibrary(const char* tmp_dir, std::string* tmp_so_name) { in CopySharedLibrary()
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | backtrace_test.cpp | 1209 static void CopySharedLibrary(const char* tmp_dir, std::string* tmp_so_name) { in CopySharedLibrary()
|