Searched refs:itp (Results 1 – 2 of 2) sorted by relevance
75 for (auto itp = itm->begin(); itp != itm->end(); ++itp) { in ParseFromFile4FuzzTest() local76 auto tp = itp.value(); in ParseFromFile4FuzzTest()
344 const auto itp = filesystems_.find(protocol); in RegisterPath() local345 if (itp != filesystems_.end()) { in RegisterPath()