HomeSort by relevance Sort by last modified time
    Searched refs:_case (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 80 void DoSingleCase(const CaseType& CASES##_case); \
92 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case)
98 void DoSingleCase(const CaseType1& CASES1##_case, \
99 const CaseType2& CASES2##_case); \
114 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \
115 const CaseType2& CASES2##_case)
coded_stream_unittest.cc 87 void DoSingleCase(const CaseType& CASES##_case); \
99 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case)
105 void DoSingleCase(const CaseType1& CASES1##_case, \
106 const CaseType2& CASES2##_case); \
121 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \
122 const CaseType2& CASES2##_case)
    [all...]

Completed in 4760 milliseconds