Searched refs:port1 (Results 1 – 1 of 1) sorted by relevance
176 uint8_t port1; in TEST_P() local178 ASSERT_TRUE(mComposerClient->getDisplayIdentificationData(mPrimaryDisplay, &port1, &data1)); in TEST_P()180 ASSERT_EQ(port0, port1) << "ports are not stable"; in TEST_P()