Searched refs:DVPLOG (Results 1 – 6 of 6) sorted by relevance
79 DVPLOG(1) << "failed to figure out the buffer size for a commandline"; in CheckForNextProcess()85 DVPLOG(1) << "failed to fetch a commandline"; in CheckForNextProcess()
86 DVPLOG(1) << "failed to figure out the buffer size for a commandline"; in CheckForNextProcess()92 DVPLOG(1) << "failed to fetch a commandline"; in CheckForNextProcess()
81 DVPLOG(1) << "Failed to set nice value of thread (" in SetThreadPriority()
97 DVPLOG(1) << "Failed to set nice value of thread (" << handle.id_ << ") to " in SetThreadPriority()
83 DVPLOG(0) << mock_log_source.Log(); in TEST_F()149 DVPLOG(1) << mock_log_source.Log(); in TEST_F()
595 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) macro