FIXTURE 82 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc #define TEST_1D(FIXTURE, NAME, CASES) \ FIXTURE 83 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc class FIXTURE##_##NAME##_DD : public FIXTURE { \ FIXTURE 89 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc TEST_F(FIXTURE##_##NAME##_DD, NAME) { \ FIXTURE 98 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case) FIXTURE 100 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc #define TEST_2D(FIXTURE, NAME, CASES1, CASES2) \ FIXTURE 101 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc class FIXTURE##_##NAME##_DD : public FIXTURE { \ FIXTURE 108 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc TEST_F(FIXTURE##_##NAME##_DD, NAME) { \ FIXTURE 120 third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \ FIXTURE 77 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc #define TEST_1D(FIXTURE, NAME, CASES) \ FIXTURE 78 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc class FIXTURE##_##NAME##_DD : public FIXTURE { \ FIXTURE 84 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc TEST_F(FIXTURE##_##NAME##_DD, NAME) { \ FIXTURE 93 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case) FIXTURE 95 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc #define TEST_2D(FIXTURE, NAME, CASES1, CASES2) \ FIXTURE 96 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc class FIXTURE##_##NAME##_DD : public FIXTURE { \ FIXTURE 103 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc TEST_F(FIXTURE##_##NAME##_DD, NAME) { \ FIXTURE 115 third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \