Home
last modified time | relevance | path

Searched defs:tmp_dir_ (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dtrace_redaction_integration_fixture.h46 base::TmpDirTree tmp_dir_; variable
/aosp_15_r20/external/perfetto/src/base/test/
H A Dtmp_dir_tree.h59 base::TempDir tmp_dir_; variable
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dtf_session.h108 std::string tmp_dir_; variable
/aosp_15_r20/external/cronet/net/disk_cache/
H A Dbackend_cleanup_tracker_unittest.cc41 base::ScopedTempDir tmp_dir_; member in disk_cache::__anon00171e510111::BackendCleanupTrackerTest
H A Dcache_util_unittest.cc55 base::ScopedTempDir tmp_dir_; member in disk_cache::CacheUtilTest
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/examples/
H A Dsandbox.h139 absl::string_view tmp_dir_; variable
/aosp_15_r20/packages/modules/Bluetooth/system/osi/test/
Dwakelock_test.cc118 std::string tmp_dir_; member in WakelockTest
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/test/
H A Dminitar_test.cc140 std::string tmp_dir_; member in __anone1d318190111::MiniTarTest
/aosp_15_r20/art/oatdump/
H A Doatdump_test.h396 std::string tmp_dir_; variable
/aosp_15_r20/system/extras/simpleperf/
H A Denvironment.h114 static std::string tmp_dir_; variable
H A Denvironment.cpp865 std::string ScopedTempFiles::tmp_dir_; member in simpleperf::ScopedTempFiles
/aosp_15_r20/external/perfetto/test/cts/
H A Dheapprofd_test_cts.cc114 base::TmpDirTree tmp_dir_; member in perfetto::__anondb27aebc0111::ContentProviderReader
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/
H A Dmodular_filesystem_test.cc169 static std::string tmp_dir_; member in tensorflow::__anon8b7280790111::ModularFileSystemTest
174 std::string ModularFileSystemTest::tmp_dir_; member in tensorflow::__anon8b7280790111::ModularFileSystemTest
1771 static bool SetTmpDir(const std::string& tmp_dir_) { in SetTmpDir()