Home
last modified time | relevance | path

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

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