Home
last modified time | relevance | path

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

/foundation/multimedia/image_effect/test/unittest/
H A DTestImageEffect.cpp32 static std::string g_notJpgPath; variable
96 g_notJpgPath = std::string("/data/test/resource/image_effect_test2.png"); in SetUpTestCase()
231 ErrorCode result = imageEffect_->SetInputPath(g_notJpgPath); in HWTEST_F()
273 ErrorCode result = imageEffect_->SetOutputPath(g_notJpgPath); in HWTEST_F()
H A Dnative_image_effect_unittest.cpp47 static std::string g_notJpgPath; variable
132 g_notJpgPath = std::string("/data/test/resource/image_effect_1k_test1.png"); in SetUpTestCase()

Completed in 4 milliseconds