Home
last modified time | relevance | path

Searched defs:input_for_decode (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers_unittest.cc42 string input_for_decode("abcdefghIJ"); in TEST() local
79 string input_for_decode("abcdefghIJ"); in TEST() local
Dobjectivec_helpers.cc1249 const string& input_for_decode, in AddString()
1406 string TextFormatDecodeData::DecodeDataForString(const string& input_for_decode, in DecodeDataForString()