Home
last modified time | relevance | path

Searched defs:tmp_dir (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Dutil_test.cpp155 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 Dfs_avb_test_util.cpp39 base::FilePath tmp_dir; in SetUp() local
/aosp14/system/core/debuggerd/
H A Ddebuggerd_test.cpp2048 static bool CopySharedLibrary(const char* tmp_dir, std::string* tmp_so_name) { in CopySharedLibrary()