Home | History | Annotate | Download | only in base

Lines Matching refs:expected_length

139 bool CheckMaskCount(const std::string& mask, int expected_length) {
142 (expected_length == CountIPMaskBits(addr));