|
void | cuttlefish::CreateTempFileWithText (const std::string &filepath, const std::string &text) |
|
| cuttlefish::TEST_F (CasDownloaderTests, FailsToCreateWithInvalidConfigPath) |
|
| cuttlefish::TEST_F (CasDownloaderTests, FailsToCreateWithInvalidCasDownloaderPath) |
|
| cuttlefish::TEST_F (CasDownloaderTests, UsesAdcIfServiceAccountUnavailable) |
|
| cuttlefish::TEST_F (CasDownloaderTests, UsesServiceAccountIfAvailable) |
|
| cuttlefish::TEST_F (CasDownloaderTests, IgnoresUnsupportedFlags) |
|
| cuttlefish::TEST_F (CasDownloaderTests, HandlesFalseBoolFlag) |
|
| cuttlefish::TEST_F (CasDownloaderTests, HandlesUnexpectedHelpOutput) |
|
| cuttlefish::TEST_F (CasDownloaderTests, PassesOptionalStatsFilepathWhenSet) |
|
| cuttlefish::TEST_F (CasDownloaderTests, RecognizesValidFlags) |
|
| cuttlefish::TEST_F (CasDownloaderTests, DisablesCacheIfCacheDirNotSet) |
|
| cuttlefish::TEST_F (CasDownloaderTests, CacheEnabledIfCacheDirSet) |
|
| cuttlefish::TEST_F (CasDownloaderTests, FailsIfDigestsFileDoesNotExist) |
|
| cuttlefish::TEST_F (CasDownloaderTests, FailsIfArtifactNotInDigestsFile) |
|
| cuttlefish::TEST_F (CasDownloaderTests, DownloadsDigestsOnlyIfNeeded) |
|
| cuttlefish::TEST_F (CasDownloaderTests, DownloadsUncompressedIfPreferUncompressed) |
|
| cuttlefish::TEST_F (CasDownloaderTests, DownloadsCompressedIfNotPreferUncompressed) |
|
| cuttlefish::TEST_F (CasDownloaderTests, DownloadsCompressedIfPreferUncompressedButUnavailable) |
|
| cuttlefish::TEST_F (CasDownloaderTests, PassesCasOptionsFromCommandLine) |
|
int | cuttlefish::main (int argc, char **argv) |
|