Home
last modified time | relevance | path

Searched defs:DecodeFloat (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc1049 TEST(DecodeFloat, RegularNumbers) { in TEST() argument
1117 TEST(DecodeFloat, BadValues) { in TEST() argument
1168 TEST(DecodeFloat, Infinities) { in TEST() argument
1204 TEST(DecodeFloat, Nans) { in TEST() argument
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h828 inline float WireFormatLite::DecodeFloat(uint32_t value) { in DecodeFloat() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h824 inline float WireFormatLite::DecodeFloat(uint32_t value) { in DecodeFloat() function