Home
last modified time | relevance | path

Searched defs:expected_profile_content (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/profman/
H A Dprofile_assistant_test.cc940 std::string expected_profile_content = JoinProfileLines(expected_data); in TEST_F() local
1035 std::string expected_profile_content = JoinProfileLines(expected_data); in TEST_F() local
/aosp_15_r20/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp1129 std::string expected_profile_content = snap_profile_ + ".expected"; in createProfileSnapshot() local