#include <glog/logging.h>
#include <glog/raw_logging.h>
#include "base/commandlineflags.h"
#include "googletest.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (CleanImmediatelyWithRelativePrefix, logging) | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 70 of file cleanup_with_relative_prefix_unittest.cc.
TEST | ( | CleanImmediatelyWithRelativePrefix | , |
logging | |||
) |
Definition at line 58 of file cleanup_with_relative_prefix_unittest.cc.