Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp200 std::string empty_dm_file_; member in android::installd::DexoptTest
263 empty_dm_file_ = apk_path_ + ".dm"; in create_mock_app()
265 int fd = open(empty_dm_file_.c_str(), O_WRONLY | O_CREAT, S_IRUSR | S_IWUSR); in create_mock_app()
578 empty_dm_file_.c_str()); in TestDeleteOdex()
726 empty_dm_file_.c_str()); in TEST_F()
738 empty_dm_file_.c_str()); in TEST_F()
750 empty_dm_file_.c_str()); in TEST_F()
781 empty_dm_file_.c_str()); in TEST_F()
800 empty_dm_file_.c_str()); in TEST_F()
828 empty_dm_file_.c_str()); in TEST_F()
[all …]