Home
last modified time | relevance | path

Searched refs:WriteFloatToTextStream (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/emboss/runtime/cpp/test/
H A Demboss_text_util_test.cc936 WriteFloatToTextStream(::std::forward<Arg0>(arg0), &stream, in WriteFloatToString()
941 TEST(WriteFloatToTextStream, RegularNumbers) { in TEST() argument
980 TEST(WriteFloatToTextStream, Infinities) { in TEST() argument
1014 TEST(WriteFloatToTextStream, Nans) { in TEST() argument
/aosp_15_r20/external/emboss/runtime/cpp/
H A Demboss_prelude.h50 void WriteFloatToTextStream(Float n, Stream *stream,
816 support::WriteFloatToTextStream(Read(), stream, options); in WriteToTextStream()
H A Demboss_text_util.h535 void WriteFloatToTextStream(Float n, Stream *stream,