Home
last modified time | relevance | path

Searched refs:temp_path_buffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc101 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
103 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
105 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/flags/
H A Dparse_test.cc100 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
102 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
104 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/flags/
H A Dparse_test.cc132 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
134 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/
Dparse_test.cc132 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
134 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc132 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
134 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/flags/
H A Dparse_test.cc132 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
134 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()
/aosp_15_r20/external/abseil-cpp/absl/flags/
H A Dparse_test.cc132 char temp_path_buffer[MAX_PATH]; in GetTestTempDir() local
134 auto len = GetTempPathA(MAX_PATH, temp_path_buffer); in GetTestTempDir()
136 std::string temp_dir_name = temp_path_buffer; in GetTestTempDir()