Home
last modified time | relevance | path

Searched refs:pathTest2 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_configutils_test.cpp384 const std::string pathTest2 = "/data/log/hidumpertest.txt"; variable
385 ASSERT_FALSE(DUMP_COMMON_UTILS.IsDirectory(pathTest2));
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_utils_test.cpp118 Drawing::Path pathTest2; variable
119 rsPropertyDrawableUtils->DrawShadow(&canvasTest2, pathTest2, 1.0f, 1.0f, 1.0f, true, spotColor);