Android-cuttlefish cvd tool
Protected Member Functions | Protected Attributes | List of all members
cuttlefish::FetchCvdTests Class Reference
Inheritance diagram for cuttlefish::FetchCvdTests:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::FetchCvdTests:
Collaboration graph
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

TemporaryDir temp_dir_
 
std::string cas_config_filepath_
 
std::string cas_downloader_path_
 
std::string cas_output_filepath_
 
std::string target_directory_ = "/target_directory"
 
std::string cache_base_path_ = "/cache_base_path"
 

Member Function Documentation

◆ SetUp()

void cuttlefish::FetchCvdTests::SetUp ( )
inlineoverrideprotected

Member Data Documentation

◆ cache_base_path_

std::string cuttlefish::FetchCvdTests::cache_base_path_ = "/cache_base_path"
protected

◆ cas_config_filepath_

std::string cuttlefish::FetchCvdTests::cas_config_filepath_
protected

◆ cas_downloader_path_

std::string cuttlefish::FetchCvdTests::cas_downloader_path_
protected

◆ cas_output_filepath_

std::string cuttlefish::FetchCvdTests::cas_output_filepath_
protected

◆ target_directory_

std::string cuttlefish::FetchCvdTests::target_directory_ = "/target_directory"
protected

◆ temp_dir_

TemporaryDir cuttlefish::FetchCvdTests::temp_dir_
protected

The documentation for this class was generated from the following file: