Searched refs:path0_out (Results 1 – 1 of 1) sorted by relevance
65 const std::string path0_out = BuildPath({kOutDir, "values_values.arsc.flat"}); in TEST_F() local66 ::android::base::utf8::unlink(path0_out.c_str()); in TEST_F()68 ASSERT_EQ(::android::base::utf8::unlink(path0_out.c_str()), 0); in TEST_F()70 ASSERT_EQ(::android::base::utf8::unlink(path0_out.c_str()), 0); in TEST_F()