Searched refs:DVPLOG (Results 1 – 4 of 4) sorted by relevance
90 DVPLOG(1) << "failed to figure out the buffer size for a commandline"; in CheckForNextProcess()96 DVPLOG(1) << "failed to fetch a commandline"; in CheckForNextProcess()
228 DVPLOG(1) << "Failed to set nice value of thread (" in SetCurrentThreadPriority()252 DVPLOG(1) << "Failed to get nice value of thread (" in GetCurrentThreadPriority()
84 DVPLOG(0) << mock_log_source.Log(); in TEST_F()150 DVPLOG(1) << mock_log_source.Log(); in TEST_F()
668 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) macro