Searched refs:VPLOG (Results 1 – 5 of 5) sorted by relevance
865 VPLOG(1) << "Unable to create file " << filename.value(); in AppendToFile()871 VPLOG(1) << "Error while writing to file " << filename.value(); in AppendToFile()876 VPLOG(1) << "Error while closing file " << filename.value(); in AppendToFile()
116 VPLOG(0) << mock_log_source.Log(); in TEST_F()182 VPLOG(1) << mock_log_source.Log(); in TEST_F()
445 #define VPLOG(verbose_level) \ macro
22 #define VPLOGF(level) VPLOG(level) << __func__ << "(): "
34 #define VPLOGF(level) VPLOG(level) << __func__ << "(): "