Searched refs:kIsDebugMode (Results 1 – 2 of 2) sorted by relevance
66 const bool kIsDebugMode = (DEBUG_MODE != 0); in TEST_F() local67 EXPECT_TRUE(kIsDebugMode == DLOG_IS_ON(INFO)); in TEST_F()
65 const bool kIsDebugMode = (DEBUG_MODE != 0); in TEST_F() local66 EXPECT_TRUE(kIsDebugMode == DLOG_IS_ON(INFO)); in TEST_F()