| /external/crosvm/tempfile/src/ |
| D | lib.rs | 69 pub fn tempdir(&self) -> Result<TempDir> { in tempdir() 127 pub struct TempDir { struct 129 // When adding new fields to TempDir: note that anything with a Drop impl argument 134 impl TempDir { implementation 163 impl Drop for TempDir { implementation
|
| /external/rust/crates/walkdir/src/tests/ |
| D | util.rs | 214 pub struct TempDir(PathBuf); struct 216 impl Drop for TempDir { implementation 222 impl TempDir { impl
|
| /external/rust/crates/same-file/src/ |
| D | lib.rs | 404 struct TempDir(PathBuf); struct 406 impl Drop for TempDir { implementation 412 impl TempDir { impl
|
| /external/python/apitools/apitools/gen/ |
| D | test_utils.py | 33 def TempDir(change_to=False): function
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/util/ |
| D | test.cc | 11 std::string TempDir() { return "/tmp/"; } in TempDir() function
|
| /external/libchrome/base/files/ |
| D | scoped_temp_dir_unittest.cc | 49 TEST(ScopedTempDir, TempDir) { in TEST() argument
|
| /external/perfetto/src/base/ |
| D | temp_file_unittest.cc | 115 TEST(TempFileTest, TempDir) { in TEST() argument
|
| /external/autotest/site_utils/lxc/ |
| D | utils.py | 134 def TempDir(*args, **kwargs): function
|
| /external/swiftshader/tests/regres/deqp/ |
| D | deqp.go | 64 TempDir string // Directory for temporary log files, coverage output. member
|
| /external/llvm-project/clang-tools-extra/clangd/unittests/ |
| D | CompileCommandsTests.cpp | 142 llvm::SmallString<256> TempDir; in TEST() local
|
| /external/libchrome/build/android/gyp/util/ |
| D | build_utils.py | 51 def TempDir(): function
|
| /external/libchrome/mojo/public/tools/bindings/generators/ |
| D | mojom_java_generator.py | 409 def TempDir(): function
|
| /external/llvm-project/compiler-rt/lib/fuzzer/ |
| D | FuzzerFork.cpp | 92 std::string TempDir; member
|
| /external/rust/crates/libfuzzer-sys/libfuzzer/ |
| D | FuzzerFork.cpp | 92 std::string TempDir; member
|
| /external/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 76 static void saveTempBitcode(const Module &TheModule, StringRef TempDir, in saveTempBitcode()
|
| /external/llvm-project/llvm/utils/unittest/googletest/src/ |
| D | gtest-port.cc | 1058 std::string TempDir() { in TempDir() function
|
| /external/llvm/unittests/Support/ |
| D | Path.cpp | 356 SmallString<32> TempDir; in TEST() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 88 static void saveTempBitcode(const Module &TheModule, StringRef TempDir, in saveTempBitcode()
|
| /external/llvm-project/llvm/lib/LTO/ |
| D | ThinLTOCodeGenerator.cpp | 92 static void saveTempBitcode(const Module &TheModule, StringRef TempDir, in saveTempBitcode()
|
| /external/llvm-project/clang/unittests/Tooling/ |
| D | CompilationDatabaseTest.cpp | 753 llvm::SmallString<32> TempDir; in getProxy() local
|
| /external/llvm-project/llvm/unittests/Support/ |
| D | Path.cpp | 544 SmallString<32> TempDir; in TEST() local
|
| /external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/src/ |
| D | gtest.cc | 6074 std::string TempDir() { in TempDir() function
|
| /external/libvpx/libvpx/third_party/googletest/src/src/ |
| D | gtest.cc | 5966 std::string TempDir() { in TempDir() function
|
| /external/mesa3d/src/gtest/src/ |
| D | gtest.cc | 6136 std::string TempDir() { in TempDir() function
|
| /external/googletest/googletest/src/ |
| D | gtest.cc | 6694 std::string TempDir() { in TempDir() function
|