Searched refs:ComplexToString (Results 1 – 1 of 1) sorted by relevance
384 static std::string ComplexToString(uint32_t complex_value, bool fraction) { in ComplexToString() function476 printer->Print(ComplexToString(value.data, false /*fraction*/)); in PrettyPrint()480 printer->Print(ComplexToString(value.data, true /*fraction*/)); in PrettyPrint()