Searched refs:kIsDebugMode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/
H A Dlogging_unittest.cc64 const bool kIsDebugMode = (DEBUG_MODE != 0); local
65 EXPECT_TRUE(kIsDebugMode == DLOG_IS_ON(INFO));

Completed in 98 milliseconds