Searched defs:expectedConnections (Results 1 – 2 of 2) sorted by relevance
378 void Layer::VerifyLayerConnections(unsigned int expectedConnections, const CheckLocation& location)… in VerifyLayerConnections()
859 int expectedConnections = getNumberOfConnections() + 1; in placeAndVerifyCall() local