Searched refs:apex_foo_path (Results 1 – 1 of 1) sorted by relevance
686 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local692 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()700 auto apex_foo = ApexFile::Open(apex_foo_path); in TEST_F()734 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local739 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()763 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local769 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()785 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local797 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()804 ASSERT_EQ(hex_root_digest, instance.GetBlockApexRootDigest(apex_foo_path)); in TEST_F()[all …]