Searched refs:struct_integers_as_strings (Results 1 – 3 of 3) sorted by relevance
84 bool struct_integers_as_strings; member86 Options() : struct_integers_as_strings(false) {} in Options()
807 if (ow->options_.struct_integers_as_strings) { in RenderStructValue()822 if (ow->options_.struct_integers_as_strings) { in RenderStructValue()
1354 options_.struct_integers_as_strings = true; in TEST_P()