mirror of
https://gitee.com/openharmony/graphic_graphic_2d
synced 2024-11-23 07:02:25 +00:00
graphic
Signed-off-by: 王德海 <wangdehai2@huawei.com> Change-Id: I49de7a5bf45d1effe185fc0ccca0d8a9b3bddab4
This commit is contained in:
parent
5976da1145
commit
4ce88f4369
@ -122,10 +122,12 @@ void RSGraphicTest::TearDown()
|
||||
LOGE("RSGraphicTest::TearDown write image failed %{public}s-%{public}s",
|
||||
testInfo->test_case_name(), testInfo->name());
|
||||
}
|
||||
std::cout << "png write to " << filename << std::endl;
|
||||
}
|
||||
}
|
||||
|
||||
AfterEach();
|
||||
WaitTimeout(RSParameterParse::Instance().testCaseWaitTime);
|
||||
|
||||
GetRootNode()->ResetTestSurface();
|
||||
RSGraphicTestDirector::Instance().FlushMessage();
|
||||
|
Loading…
Reference in New Issue
Block a user