Searched refs:MAYBE_FileRotatingStreamTest (Results 1 – 1 of 1) sorted by relevance
38 #define MAYBE_FileRotatingStreamTest DISABLED_FileRotatingStreamTest macro40 #define MAYBE_FileRotatingStreamTest FileRotatingStreamTest macro43 class MAYBE_FileRotatingStreamTest : public ::testing::Test { class111 const char* MAYBE_FileRotatingStreamTest::kFilePrefix =113 const size_t MAYBE_FileRotatingStreamTest::kMaxFileSize = 2;116 TEST_F(MAYBE_FileRotatingStreamTest, State) { in TEST_F() argument127 TEST_F(MAYBE_FileRotatingStreamTest, EmptyWrite) { in TEST_F() argument142 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndRead) { in TEST_F() argument174 TEST_F(MAYBE_FileRotatingStreamTest, WriteWithoutDelimiterAndRead) { in TEST_F() argument199 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndReadWithoutDelimiter) { in TEST_F() argument[all …]