Home
last modified time | relevance | path

Searched refs:float_format (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dtext_format.py126 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/
Dtext_format_test.py240 text_message = text_format.MessageToString(message, float_format='.15g')
248 float_format='.15g')