Searched refs:write_manifest_fn (Results 1 – 1 of 1) sorted by relevance
2559 auto write_manifest_fn = [&](const std::string& apex_dir, in TEST_F() local2573 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()