Searched refs:path2_out (Results 1 – 1 of 1) sorted by relevance
81 const std::string path2_out = BuildPath({kOutDir, "drawable_image.9.png.flat"}); in TEST_F() local82 ::android::base::utf8::unlink(path2_out.c_str()); in TEST_F()84 ASSERT_EQ(::android::base::utf8::unlink(path2_out.c_str()), 0); in TEST_F()86 ASSERT_EQ(::android::base::utf8::unlink(path2_out.c_str()), 0); in TEST_F()