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

/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1049 std::string ref_prof = app_private_dir_de_ + "/profiles/ref/primary.prof"; local
1050 run_cmd("echo 1 > " + ref_prof);
1060 ASSERT_TRUE(std::find(profiles.begin(), profiles.end(), ref_prof) != profiles.end());

Completed in 49 milliseconds