提交 61106687 编写于 作者: A apperception 提交者: Gitee

Signed-off-by: zhaochen <zhaochen69@huawei.com>

上级 c32526d5
......@@ -235,7 +235,7 @@ HWTEST_F(PlayerliteTest, medialite_player_Stop_test_002, Level1)
ret = g_tagTestSample.adaptr->SetVideoSurface(g_surface);
EXPECT_EQ(HI_SUCCESS, ret);
ret = g_tagTestSample.adaptr->Stop();
EXPECT_EQ(HI_SUCCESS, ret);
EXPECT_EQ(HI_FAILURE, ret);
g_tagTestSample.adaptr->Release();
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册