|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <stdlib.h>#include <iostream>#include <gtest/gtest.h>#include "src/gtest-internal-inl.h"Namespaces | |
| testing | |
Macros | |
| #define | GTEST_IMPLEMENTATION_ 1 |
| #define | GTEST_CHECK_INT_EQ_(expected, actual) |
Functions | |
| testing::GTEST_DECLARE_string_ (death_test_style) | |
| testing::GTEST_DECLARE_string_ (filter) | |
| testing::GTEST_DECLARE_int32_ (repeat) | |
| int | main (int argc, char **argv) |
| #define GTEST_CHECK_INT_EQ_ | ( | expected, | |
| actual | |||
| ) |
| #define GTEST_IMPLEMENTATION_ 1 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
1.8.13