Home
last modified time | relevance | path

Searched refs:g_jpgHdrPath (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_effect/test/unittest/
H A Dnative_image_effect_unittest.cpp50 static std::string g_jpgHdrPath; variable
135 g_jpgHdrPath = std::string("/data/test/resource/image_effect_hdr_test1.jpg"); in SetUpTestCase()
1410 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1453 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1492 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
1543 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()
H A Dimage_effect_capi_unittest.cpp37 static std::string g_jpgHdrPath; variable
48 g_jpgHdrPath = std::string("/data/test/resource/image_effect_hdr_test1.jpg"); in SetUpTestCase()
1198 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgHdrPath); in HWTEST_F()

Completed in 6 milliseconds