Searched refs:SetSyntaxParserForTesting (Results 1 – 3 of 3) sorted by relevance
112 SetSyntaxParserForTesting( in InitTestFromFile()120 SetSyntaxParserForTesting(CPDF_SyntaxParser::CreateForTesting( in InitTestFromBufferWithOffset()
139 void SetSyntaxParserForTesting(std::unique_ptr<CPDF_SyntaxParser> parser);
1207 void CPDF_Parser::SetSyntaxParserForTesting( in SetSyntaxParserForTesting() function in CPDF_Parser