Home
last modified time | relevance | path

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

/art/profman/
Dprofile_assistant_test.cc740 const std::string core_dex = GetLibCoreDexFileNames()[0]; in TEST_F() local
774 dex1, profiles.back().GetFilename(), core_dex)); in TEST_F()
785 dex2, profiles.back().GetFilename(), core_dex)); in TEST_F()
795 dex3, profiles.back().GetFilename(), core_dex)); in TEST_F()
806 args.push_back("--apk=" + core_dex); in TEST_F()
807 args.push_back("--dex-location=" + core_dex); in TEST_F()