ref: 8a6fbc0b4eb8538e213782bcdc3969a08b44e73b dir: /test/test_rc_interface.cc/
#include "third_party/googletest/src/include/gtest/gtest.h" int main(int argc, char **argv) { ::testing::InitGoogleTest(&argc, argv); return RUN_ALL_TESTS(); }