Searched refs:float_format (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
D | text_format.py | 126 float_format=None, argument 157 use_index_order, float_format, use_field_number, 180 float_format=None, argument 184 use_index_order, float_format, use_field_number, 197 float_format=None): argument 200 use_index_order, float_format) 212 float_format=None): argument 215 use_index_order, float_format) 251 float_format=None, argument 283 self.float_format = float_format [all …]
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | text_format_test.py | 240 text_message = text_format.MessageToString(message, float_format='.15g') 248 float_format='.15g')
|