Home
last modified time | relevance | path

Searched refs:non_default_value (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc1117 const string non_default_value = in TestValidDataForOneofType() local
1137 const string proto = non_default_value; in TestValidDataForOneofType()
1152 const string proto = StrCat(default_value, non_default_value); in TestValidDataForOneofType()
1153 const string expected_proto = non_default_value; in TestValidDataForOneofType()
1178 const string proto = StrCat(other_value, non_default_value); in TestValidDataForOneofType()
1179 const string expected_proto = non_default_value; in TestValidDataForOneofType()

Completed in 5 milliseconds