Home
last modified time | relevance | path

Searched refs:VPLOG (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/
Dlogging_unittest.cc75 VPLOG(0) << mock_log_source.Log(); in TEST_F()
141 VPLOG(1) << mock_log_source.Log(); in TEST_F()
Dlogging.h428 #define VPLOG(verbose_level) \ macro
/external/libchrome/base/files/
Dfile_util_posix.cc744 VPLOG(1) << "Unable to create file " << filename.value(); in AppendToFile()
750 VPLOG(1) << "Error while writing to file " << filename.value(); in AppendToFile()
755 VPLOG(1) << "Error while closing file " << filename.value(); in AppendToFile()