ref: 7366195e5a7098de0b7c131f40dd5238b9065a56 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(); }