Home
last modified time | relevance | path

Searched refs:apex_foo_path (Results 1 – 1 of 1) sorted by relevance

/system/apex/apexd/
Dapex_file_repository_test.cpp696 const std::string apex_foo_path = test_dir.path + "/vdc2"s; in TEST_F() local
702 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() local
749 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() local
779 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() local
807 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 …]