#include <iostream>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Go to the source code of this file.
Functions | |
GTEST_API_ int | main (int argc, char **argv) |
GTEST_API_ int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 46 of file src/gmock_main.cc.