Loading automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -630,7 +630,7 @@ TEST_P(EvsHidlTest, CameraToDisplayRoundTrip) { ASSERT_GT(height, 0); android::ui::DisplayState* pState = (android::ui::DisplayState*)state.data(); ASSERT_NE(pState->layerStack, -1); ASSERT_NE(pState->layerStack, android::ui::INVALID_LAYER_STACK); }); // Test each reported camera Loading Loading
automotive/evs/1.1/vts/functional/VtsHalEvsV1_1TargetTest.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -630,7 +630,7 @@ TEST_P(EvsHidlTest, CameraToDisplayRoundTrip) { ASSERT_GT(height, 0); android::ui::DisplayState* pState = (android::ui::DisplayState*)state.data(); ASSERT_NE(pState->layerStack, -1); ASSERT_NE(pState->layerStack, android::ui::INVALID_LAYER_STACK); }); // Test each reported camera Loading