Searched refs:art_etc_dir (Results 1 – 1 of 1) sorted by relevance
180 std::string art_etc_dir = android_art_root_path + "/etc"; in SetUp() local181 ASSERT_TRUE(EnsureDirectoryExists(art_etc_dir)); in SetUp()182 art_profile_ = art_etc_dir + "/boot-image.prof"; in SetUp()