Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp2559 auto write_manifest_fn = [&](const std::string& apex_dir, in TEST_F() local
2573 write_manifest_fn(apex_dir_1, "com.android.apex.test_package", 2); in TEST_F()
2574 write_manifest_fn(apex_dir_2, "com.android.apex.test_package_2", 1); in TEST_F()