Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dfile_rotating_stream_unittest.cc38 #define MAYBE_FileRotatingStreamTest DISABLED_FileRotatingStreamTest macro
40 #define MAYBE_FileRotatingStreamTest FileRotatingStreamTest macro
43 class MAYBE_FileRotatingStreamTest : public ::testing::Test { class
116 TEST_F(MAYBE_FileRotatingStreamTest, State) { in TEST_F() argument
127 TEST_F(MAYBE_FileRotatingStreamTest, EmptyWrite) { in TEST_F() argument
142 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndRead) { in TEST_F() argument
174 TEST_F(MAYBE_FileRotatingStreamTest, WriteWithoutDelimiterAndRead) { in TEST_F() argument
199 TEST_F(MAYBE_FileRotatingStreamTest, WriteAndReadWithoutDelimiter) { in TEST_F() argument
222 TEST_F(MAYBE_FileRotatingStreamTest, WriteOverflowAndRead) { in TEST_F() argument
237 TEST_F(MAYBE_FileRotatingStreamTest, GetFilePath) { in TEST_F() argument