Searched refs:struct_integers_as_strings (Results 1 – 3 of 3) sorted by relevance
84 bool struct_integers_as_strings; member91 : struct_integers_as_strings(false), ignore_unknown_fields(false) {} in Options()
815 if (ow->options_.struct_integers_as_strings) { in RenderStructValue()830 if (ow->options_.struct_integers_as_strings) { in RenderStructValue()
1471 options_.struct_integers_as_strings = true; in TEST_P()