Searched refs:FormatText (Results 1 – 5 of 5) sorted by relevance
43 bool FormatText(const WideString& wsSrcText,
668 ->FormatText(tests[i].input, &result)); in TEST_F()
1774 bool CFGAS_StringFormatter::FormatText(const WideString& wsSrcText, in FormatText() function in CFGAS_StringFormatter
54 fmt->FormatText(value, &result); in LLVMFuzzerTestOneInput()
163 bRet = pFormat->FormatText(wsValue, &wsOutput); in ValidateValue()297 bRet = pFormat->FormatText(m_wsValue, &wsResult); in FormatSinglePattern()