◆ Init()
◆ TearDown()
void rtc::MAYBE_FileRotatingStreamTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
◆ VerifyFileContents()
void rtc::MAYBE_FileRotatingStreamTest::VerifyFileContents |
( |
const char * |
expected_contents, |
|
|
const size_t |
expected_length, |
|
|
const std::string & |
file_path |
|
) |
| |
|
inlineprotected |
◆ VerifyStreamRead()
void rtc::MAYBE_FileRotatingStreamTest::VerifyStreamRead |
( |
const char * |
expected_contents, |
|
|
const size_t |
expected_length, |
|
|
const std::string & |
dir_path, |
|
|
const char * |
file_prefix |
|
) |
| |
|
inlineprotected |
◆ WriteAndFlush()
void rtc::MAYBE_FileRotatingStreamTest::WriteAndFlush |
( |
const void * |
data, |
|
|
const size_t |
data_len |
|
) |
| |
|
inlineprotected |
◆ dir_path_
std::string rtc::MAYBE_FileRotatingStreamTest::dir_path_ |
|
protected |
◆ kFilePrefix
const char * rtc::MAYBE_FileRotatingStreamTest::kFilePrefix |
|
staticprotected |
Initial value:=
"FileRotatingStreamTest"
◆ kMaxFileSize
const size_t rtc::MAYBE_FileRotatingStreamTest::kMaxFileSize = 2 |
|
staticprotected |
◆ stream_
The documentation for this class was generated from the following file: