Home
last modified time | relevance | path

Searched defs:pOther (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dtree_node_unittest.cpp31 auto pOther = pdfium::MakeUnique<TestTreeNode>(); in TEST() local
38 auto pOther = pdfium::MakeUnique<TestTreeNode>(); in TEST() local
45 auto pOther = pdfium::MakeUnique<TestTreeNode>(); in TEST() local
52 auto pOther = pdfium::MakeUnique<TestTreeNode>(); in TEST() local
/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderBitVector.cpp82 const auto* pOther = other->GetArray(); in XOR() local