|
Ninja
|

Go to the source code of this file.
Classes | |
| struct | LaconicPrinter |
| A test result printer that's less wordy than gtest's default. More... | |
Functions | |
| int | main (int argc, char **argv) |
| string | StringPrintf (const char *format,...) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 79 of file ninja_test.cc.
| string StringPrintf | ( | const char * | format, |
| ... | |||
| ) |
Definition at line 21 of file ninja_test.cc.
Referenced by LaconicPrinter::OnTestPartResult(), and LaconicPrinter::OnTestStart().
1.8.7