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

Protected Member Functions

Result< void > CreateTestDirs ()
 
void SetUp () override
 

Protected Attributes

TemporaryDir temp_dir_
 
std::string src_dir_
 
std::string dst_dir_
 

Member Function Documentation

◆ CreateTestDirs()

Result< void > cuttlefish::FilesTests::CreateTestDirs ( )
inlineprotected

◆ SetUp()

void cuttlefish::FilesTests::SetUp ( )
inlineoverrideprotected

Member Data Documentation

◆ dst_dir_

std::string cuttlefish::FilesTests::dst_dir_
protected

◆ src_dir_

std::string cuttlefish::FilesTests::src_dir_
protected

◆ temp_dir_

TemporaryDir cuttlefish::FilesTests::temp_dir_
protected

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