Home
last modified time | relevance | path

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

/external/libweave/third_party/chromium/base/
Dlogging_unittest.cc83 const bool kDfatalIsFatal = false; in TEST_F() local
85 const bool kDfatalIsFatal = true; in TEST_F()
115 EXPECT_TRUE(kDfatalIsFatal == LOG_IS_ON(DFATAL)); in TEST_F()
/external/libchrome/base/
Dlogging_unittest.cc90 const bool kDfatalIsFatal = false; in TEST_F() local
92 const bool kDfatalIsFatal = true; in TEST_F()
122 EXPECT_TRUE(kDfatalIsFatal == LOG_IS_ON(DFATAL)); in TEST_F()