Searched refs:FileRotatingStreamTest (Results 1 – 1 of 1) sorted by relevance
20 class FileRotatingStreamTest : public ::testing::Test { class95 const char* FileRotatingStreamTest::kFilePrefix = "FileRotatingStreamTest";96 const size_t FileRotatingStreamTest::kMaxFileSize = 2;99 TEST_F(FileRotatingStreamTest, State) { in TEST_F() argument110 TEST_F(FileRotatingStreamTest, EmptyWrite) { in TEST_F() argument125 TEST_F(FileRotatingStreamTest, WriteAndRead) { in TEST_F() argument159 TEST_F(FileRotatingStreamTest, WriteOverflowAndRead) { in TEST_F() argument176 TEST_F(FileRotatingStreamTest, GetFilePath) { in TEST_F() argument