Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh_test.cc180 std::string art_etc_dir = android_art_root_path + "/etc"; in SetUp() local
181 ASSERT_TRUE(EnsureDirectoryExists(art_etc_dir)); in SetUp()
182 art_profile_ = art_etc_dir + "/boot-image.prof"; in SetUp()