Home
last modified time | relevance | path

Searched defs:MAYBE_FileRotatingStreamTest (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/rtc_base/
Dfile_rotating_stream_unittest.cc37 #define MAYBE_FileRotatingStreamTest DISABLED_FileRotatingStreamTest macro
39 #define MAYBE_FileRotatingStreamTest FileRotatingStreamTest macro
42 class MAYBE_FileRotatingStreamTest : public ::testing::Test { class
114 TEST_F(MAYBE_FileRotatingStreamTest, State) { in TEST_F() argument
125 TEST_F(MAYBE_FileRotatingStreamTest, EmptyWrite) { in TEST_F() argument
140 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndRead) { in TEST_F() argument
174 TEST_F(MAYBE_FileRotatingStreamTest, WriteWithoutDelimiterAndRead) { in TEST_F() argument
198 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndReadWithoutDelimiter) { in TEST_F() argument
221 TEST_F(MAYBE_FileRotatingStreamTest, WriteOverflowAndRead) { in TEST_F() argument
238 TEST_F(MAYBE_FileRotatingStreamTest, GetFilePath) { in TEST_F() argument