|
Monero
|
#include <stdio.h>#include "gtest/gtest.h"
Typedefs | |
| typedef struct stat | StatStruct |
Functions | |
| int | main (int argc, char **argv) |
| GTEST_API_ void | InitGoogleTest (int *argc, char **argv) |
| const char * | GetEnv (const char *name) |
| int | Stat (const char *path, StatStruct *buf) |
| typedef struct stat testing::internal::posix::StatStruct |
|
inline |
| void testing::InitGoogleTest | ( | int * | argc, |
| char ** | argv ) |
| int main | ( | int | argc, |
| char ** | argv ) |
|
inline |