Searched refs:g_jpgPath (Results 1 – 2 of 2) sorted by relevance
31 static std::string g_jpgPath; variable95 g_jpgPath = std::string("/data/test/resource/image_effect_test1.jpg"); in SetUpTestCase()203 ErrorCode result = imageEffect_->SetInputPath(g_jpgPath);245 ErrorCode result = imageEffect_->SetOutputPath(g_jpgPath);
46 static std::string g_jpgPath; variable130 g_jpgPath = std::string("/data/test/resource/image_effect_1k_test1.jpg"); in SetUpTestCase()1110 std::unique_ptr<PixelMap> pixelMap = TestPixelMapUtils::ParsePixelMapByPath(g_jpgPath);