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

/external/chromium/base/
H A Dlogging_unittest.cc67 const bool kIsDebugMode = (DEBUG_MODE != 0); local
68 EXPECT_EQ(kIsDebugMode, DLOG_IS_ON(INFO));

Completed in 1369 milliseconds