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