Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlogging_unittest.cc103 const bool kDfatalIsFatal = false; in TEST_F() local
105 const bool kDfatalIsFatal = true; in TEST_F()
135 EXPECT_TRUE(kDfatalIsFatal == LOG_IS_ON(DFATAL)); in TEST_F()