Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh_test.cc182 art_profile_ = art_etc_dir + "/boot-image.prof"; in SetUp()
183 CreateEmptyFile(art_profile_); in SetUp()
272 std::string art_profile_; member in art::odrefresh::OdRefreshTest
357 Contains(Flag("--profile-file-fd=", FdOf(art_profile_))), in TEST_F()
383 Contains(Flag("--profile-file-fd=", FdOf(art_profile_))), in TEST_F()