Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_file_repository_test.cpp692 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
700 .apex(test_apex_foo) in TEST_F()
702 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
740 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
748 PayloadMetadata(metadata_partition_path).apex(test_apex_foo); in TEST_F()
749 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
769 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
777 .apex(test_apex_foo) in TEST_F()
779 auto block_apex1 = WriteBlockApex(test_apex_foo, apex_foo_path); in TEST_F()
792 const auto& test_apex_foo = GetTestFile("apex.apexd_test.apex"); in TEST_F() local
[all …]