File tree Expand file tree Collapse file tree
third-party/thrift/src/thrift/test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616
1717#include < gtest/gtest.h>
1818#include < thrift/lib/cpp2/protocol/CompactProtocol.h>
19- #include < thrift/lib/cpp2/protocol/Serializer.h>
2019#include < thrift/test/FieldInterceptorTest.h>
2120#include < thrift/test/gen-cpp2/field_interceptor_types.h>
2221
Original file line number Diff line number Diff line change 1919#include < set>
2020
2121#include < gtest/gtest.h>
22- #include < folly/CppAttributes.h>
2322#include < thrift/compiler/ast/t_field.h>
2423#include < thrift/lib/cpp2/protocol/detail/ReservedId.h>
2524
Original file line number Diff line number Diff line change 1515 */
1616
1717#include < thrift/test/gen-cpp2/Service1.h>
18- #include < thrift/test/gen-cpp2/Service2.h>
1918#include < thrift/test/gen-cpp2/SplitsTest_types.h>
2019
2120#include < gtest/gtest.h>
Original file line number Diff line number Diff line change 1616
1717#include < csignal>
1818#include < cstdlib>
19- #include < ctime>
2019#include < functional>
2120#include < random>
2221
2322#include < folly/Conv.h>
2423#include < folly/Format.h>
2524#include < folly/portability/Unistd.h>
26- #include < folly/testing/TestUtil.h>
2725
2826#include < thrift/lib/cpp/transport/TBufferTransports.h>
2927#include < thrift/lib/cpp/transport/TFDTransport.h>
Original file line number Diff line number Diff line change 1616
1717#include < glog/logging.h>
1818#include < folly/Benchmark.h>
19- #include < folly/Portability.h>
2019#include < folly/init/Init.h>
2120#include < thrift/test/gen-cpp2/UnionFieldRef_types.h>
2221
Original file line number Diff line number Diff line change 1717#include < gtest/gtest.h>
1818
1919#include < thrift/lib/cpp2/debug_thrift_data_difference/debug.h>
20- #include < thrift/lib/cpp2/debug_thrift_data_difference/diff.h>
2120#include < thrift/lib/cpp2/reflection/merge.h>
2221#include < thrift/test/reflection/gen-cpp2/fatal_merge_constants.h>
2322#include < thrift/test/reflection/gen-cpp2/fatal_merge_fatal_types.h>
Original file line number Diff line number Diff line change 2020#include < thrift/lib/thrift/gen-cpp2/metadata_visit_by_thrift_field_metadata.h>
2121#include < thrift/lib/thrift/gen-cpp2/metadata_visit_union.h>
2222#include < thrift/test/gen-cpp2/UnionFieldRef_for_each_field.h>
23- #include < thrift/test/gen-cpp2/UnionFieldRef_visit_by_thrift_field_metadata.h>
2423#include < thrift/test/gen-cpp2/UnionFieldRef_visit_union.h>
2524
2625namespace apache ::thrift::test {
Original file line number Diff line number Diff line change 1818
1919#include < gtest/gtest.h>
2020#include < folly/io/IOBuf.h>
21- #include < folly/json.h>
2221#include < folly/test/JsonTestUtil.h>
2322#include < thrift/lib/cpp2/protocol/DebugProtocol.h>
2423#include < thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h>
You can’t perform that action at this time.
0 commit comments