Searched refs:IsDebugOn (Results 1 – 9 of 9) sorted by relevance
50 EXPECT_TRUE(IsDebugOn());66 EXPECT_FALSE(IsDebugOn());77 EXPECT_TRUE(IsDebugOn());82 EXPECT_TRUE(IsDebugOn());
19 bool IsDebugOn() in IsDebugOn() function
93 pub fn IsDebugOn() -> bool; in IsDebugOn() function
82 let priv_flag = unsafe{ $crate::IsPrivateSwitchOn() && !$crate::IsDebugOn() };
30 bool IsDebugOn();
276 bool debug = IsDebugOn(); in HiLogPrintArgs()
54 debug = IsDebugOn(); in ParseLogContent()
8 IsDebugOn;
315 bool IsDebugOn() in IsDebugOn() function