Searched refs:atLeastOnePort (Results 1 – 1 of 1) sorted by relevance
3479 bool atLeastOnePort = false; in TEST_P() local3484 atLeastOnePort = true; in TEST_P()3513 if (!atLeastOnePort) { in TEST_P()3525 bool isSupported = false, atLeastOnePort = false; in TEST_P() local3532 atLeastOnePort = true; in TEST_P()3543 if (!atLeastOnePort) { in TEST_P()3554 bool isSupported = false, atLeastOnePort = false; in TEST_P() local3561 atLeastOnePort = true; in TEST_P()3580 if (!atLeastOnePort) { in TEST_P()3659 bool atLeastOneSupports = false, atLeastOnePort = false; in TEST_P() local[all …]