Home
last modified time | relevance | path

Searched refs:FileRotatingStreamTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/base/
Dfilerotatingstream_unittest.cc20 class FileRotatingStreamTest : public ::testing::Test { class
95 const char* FileRotatingStreamTest::kFilePrefix = "FileRotatingStreamTest";
96 const size_t FileRotatingStreamTest::kMaxFileSize = 2;
99 TEST_F(FileRotatingStreamTest, State) { in TEST_F() argument
110 TEST_F(FileRotatingStreamTest, EmptyWrite) { in TEST_F() argument
125 TEST_F(FileRotatingStreamTest, WriteAndRead) { in TEST_F() argument
159 TEST_F(FileRotatingStreamTest, WriteOverflowAndRead) { in TEST_F() argument
176 TEST_F(FileRotatingStreamTest, GetFilePath) { in TEST_F() argument