HomeSort by relevance Sort by last modified time
    Searched full:cur_parent (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/fpdfapi/parser/
cpdf_object_walker_unittest.cpp 95 const CPDF_Object* cur_parent = nullptr; local
98 EXPECT_EQ(cur_parent, walker.GetParent());
99 cur_parent = obj;

Completed in 75 milliseconds