Searched refs:apex_foo_path (Results 1 – 1 of 1) sorted by relevance
696 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local702 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()710 auto apex_foo = ApexFile::Open(apex_foo_path); in TEST_F()744 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local749 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()773 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local779 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()795 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local807 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()814 ASSERT_EQ(hex_root_digest, instance.GetBlockApexRootDigest(apex_foo_path)); in TEST_F()[all …]