Searched refs:DVPLOG (Results 1 – 4 of 4) sorted by relevance
270 DVPLOG(1) << "Failed to set nice value of thread (" in SetCurrentThreadPriority()294 DVPLOG(1) << "Failed to get nice value of thread (" in GetCurrentThreadPriority()
164 DVPLOG(1) << "Failed to set nice value of thread (" << thread_id << ") to " in SetThreadPriority()
125 DVPLOG(0) << mock_log_source.Log(); in TEST_F()191 DVPLOG(1) << mock_log_source.Log(); in TEST_F()
833 #define DVPLOG(verboselevel) DVPLOG_IF(verboselevel, VLOG_IS_ON(verboselevel)) macro