Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1005 std::string code_path_ref_profile = create_reference_profile_path(package_name, in preparePackageProfile() local
1012 ASSERT_EQ(-1, access(code_path_ref_profile.c_str(), R_OK)); in preparePackageProfile()