Searched refs:cur_profile_ (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp672 std::string cur_profile_; member in class:android::installd::ProfileTest
680 cur_profile_ = create_current_profile_path(
697 SetupProfile(cur_profile_, kTestAppUid, kTestAppGid, 0600, 1);
723 run_cmd("profman --profile-file=" + cur_profile_ +
765 run_cmd("profman --profile-file=" + cur_profile_ +
953 ::chown(cur_profile_.c_str(), kTestAppUid + 1, kTestAppGid + 1);

Completed in 24 milliseconds