Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh_test.cc174 framework_profile_ = system_etc_dir + "/boot-image.prof"; in SetUp()
175 CreateEmptyFile(framework_profile_); in SetUp()
271 std::string framework_profile_; member in art::odrefresh::OdRefreshTest
358 Contains(Flag("--profile-file-fd=", FdOf(framework_profile_))), in TEST_F()
384 Contains(Flag("--profile-file-fd=", FdOf(framework_profile_))), in TEST_F()