proxygen
|
#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 gmock_main.cc.
References testing::InitGoogleMock(), and RUN_ALL_TESTS().