Searched defs:ParseDouble (Results 1 – 5 of 5) sorted by relevance
68 bool ParseDouble(const std::string& src_text, const char* str, double* value) { in ParseDouble() function
381 … public static double ParseDouble(ref ReadOnlySpan<byte> buffer, ref ParserInternalState state) in ParseDouble() method in Google.Protobuf.ParsingPrimitives
204 TEST(ParseDouble, Sample) { in TEST() argument231 TEST(ParseDouble, Overflow) { in TEST() argument