Home
last modified time | relevance | path

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

/aosp_15_r20/system/apex/apexd/
H A Dapex_file_repository_test.cpp682 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
690 .apex(test_apex_foo) in TEST_F()
692 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
730 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
738 PayloadMetadata(metadata_partition_path).apex(test_apex_foo); in TEST_F()
739 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
759 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
767 .apex(test_apex_foo) in TEST_F()
769 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
782 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
[all …]