* Adding suffix for stats handling to gRPC * Fixing typo * Fixing codegen, adding tests * Fixing test failures * Adding nullptr default in StubOptions * Updating golden test file * Replacing std::make_unique with absl::make_unique for pre-C++14 compatibility * Fixing clang format errors * Reuse stub options for generic stubs * Cleaning up compiler warnings in GenericStub |
||
|---|---|---|
| .. | ||
| BUILD | ||
| codegen_test_full.cc | ||
| codegen_test_minimal.cc | ||
| compiler_test_golden | ||
| compiler_test_mock_golden | ||
| golden_file_test.cc | ||
| proto_utils_test.cc | ||
| run_golden_file_test.sh | ||