Home
last modified time | relevance | path

Searched refs:SetMaxParseDepthForTest (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/xfa/fxfa/formcalc/
H A Dcxfa_fmparser.h31 void SetMaxParseDepthForTest(unsigned long max_depth) { in SetMaxParseDepthForTest() function
H A Dcxfa_fmparser_unittest.cpp146 parser.SetMaxParseDepthForTest(5); in TEST_F()