◆ CasDigestsFile()
template<typename... Args>
std::string cuttlefish::CasDownloaderTests::CasDigestsFile |
( |
const std::string & |
filename, |
|
|
Args... |
file_args |
|
) |
| |
|
inlineprotected |
◆ CasFromCommandLine()
◆ CasPreferUncompressedUsingConfig()
template<typename... Args>
std::unique_ptr< CasDownloader > cuttlefish::CasDownloaderTests::CasPreferUncompressedUsingConfig |
( |
Args... |
flag_args | ) |
|
|
inlineprotected |
◆ CasUsingConfig()
template<typename... Args>
std::unique_ptr< CasDownloader > cuttlefish::CasDownloaderTests::CasUsingConfig |
( |
Args... |
flag_args | ) |
|
|
inlineprotected |
◆ CasWithServiceAccountUsingConfig()
template<typename... Args>
std::unique_ptr< CasDownloader > cuttlefish::CasDownloaderTests::CasWithServiceAccountUsingConfig |
( |
std::string |
service_account_filepath, |
|
|
bool |
prefer_uncompressed = false , |
|
|
Args... |
flag_args |
|
) |
| |
|
inlineprotected |
◆ CreateCasConfig()
template<typename... Args>
std::string cuttlefish::CasDownloaderTests::CreateCasConfig |
( |
const std::string & |
downloader_path, |
|
|
bool |
prefer_uncompressed, |
|
|
Args... |
flag_args |
|
) |
| |
|
inlineprotected |
◆ CreateTestDirs()
Result< void > cuttlefish::CasDownloaderTests::CreateTestDirs |
( |
| ) |
|
|
inlineprotected |
◆ FakeCasdownloader()
std::string cuttlefish::CasDownloaderTests::FakeCasdownloader |
( |
const std::string & |
text | ) |
|
|
inlineprotected |
◆ FakeDownloaderForArtifactAndFlags()
template<typename... Args>
std::string cuttlefish::CasDownloaderTests::FakeDownloaderForArtifactAndFlags |
( |
std::string |
artifact_path, |
|
|
Args... |
flag_args |
|
) |
| |
|
inlineprotected |
◆ SetUp()
void cuttlefish::CasDownloaderTests::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ cas_config_filepath_
std::string cuttlefish::CasDownloaderTests::cas_config_filepath_ |
|
protected |
◆ cas_output_filepath_
std::string cuttlefish::CasDownloaderTests::cas_output_filepath_ |
|
protected |
◆ downloader_path_
std::string cuttlefish::CasDownloaderTests::downloader_path_ |
|
protected |
◆ service_account_filepath_
std::string cuttlefish::CasDownloaderTests::service_account_filepath_ |
|
protected |
◆ target_dir_
std::string cuttlefish::CasDownloaderTests::target_dir_ |
|
protected |
◆ temp_dir_
The documentation for this class was generated from the following file: