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

  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 81 void DoSingleCase(const CaseType& CASES##_case); \
93 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case)
99 void DoSingleCase(const CaseType1& CASES1##_case, \
100 const CaseType2& CASES2##_case); \
115 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \
116 const CaseType2& CASES2##_case)
    [all...]
coded_stream_unittest.cc 86 void DoSingleCase(const CaseType& CASES##_case); \
98 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType& CASES##_case)
104 void DoSingleCase(const CaseType1& CASES1##_case, \
105 const CaseType2& CASES2##_case); \
120 void FIXTURE##_##NAME##_DD::DoSingleCase(const CaseType1& CASES1##_case, \
121 const CaseType2& CASES2##_case)
    [all...]
  /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 201 milliseconds