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