Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapexd_test.cpp2553 std::string apex_dir_1 = GetBuiltInDir() + "/com.android.apex.test_package"; in TEST_F() local
2556 ASSERT_EQ(mkdir(apex_dir_1.c_str(), 0755), 0); in TEST_F()
2573 write_manifest_fn(apex_dir_1, "com.android.apex.test_package", 2); in TEST_F()
2592 /* modulePath= */ apex_dir_1, in TEST_F()
2593 /* preinstalledModulePath= */ apex_dir_1, in TEST_F()