Lines Matching refs:decompressed_apex_path
542 auto decompressed_apex_path = StringPrintf( in TEST_F() local
545 auto last_write_time_1 = fs::last_write_time(decompressed_apex_path, ec); in TEST_F()
547 << decompressed_apex_path; in TEST_F()
555 auto last_write_time_2 = fs::last_write_time(decompressed_apex_path, ec); in TEST_F()
557 << decompressed_apex_path; in TEST_F()
3630 auto decompressed_apex_path = StringPrintf( in TEST_F() local
3635 decompressed_apex_path); in TEST_F()
3636 auto different_digest_apex = ApexFile::Open(decompressed_apex_path); in TEST_F()
3652 auto decompressed_apex = ApexFile::Open(decompressed_apex_path); in TEST_F()
4485 auto decompressed_apex_path = StringPrintf( in TEST_F() local
4490 GetSelinuxContext(decompressed_apex_path)); in TEST_F()
4493 ASSERT_EQ(0, setfilecon(decompressed_apex_path.c_str(), in TEST_F()
4496 GetSelinuxContext(decompressed_apex_path)); in TEST_F()
4503 GetSelinuxContext(decompressed_apex_path)); in TEST_F()