Home
last modified time | relevance | path

Searched defs:temp_dir_name (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc92 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
105 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/flags/
H A Dparse_test.cc91 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
104 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/
H A Dparse_test.cc123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dparse_test.cc123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/external/abseil-cpp/absl/flags/
H A Dparse_test.cc123 static std::string* temp_dir_name = []() -> std::string* { in GetTestTempDir() local
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir() local
/aosp_15_r20/frameworks/native/cmds/installd/
H A Dutils.cpp704 auto temp_dir_name = make_unique_name(deletedSuffix); in rename_delete_dir_contents() local