Searched refs:GetBuildArtifactsPath (Results 1 - 6 of 6) sorted by relevance

/system/update_engine/payload_generator/
H A Dext2_filesystem_unittest.cc76 test_utils::GetBuildArtifactsPath().Append("gen/disk_ext2_4k_empty.img");
104 base::FilePath build_path = test_utils::GetBuildArtifactsPath().Append("gen");
181 base::FilePath path = test_utils::GetBuildArtifactsPath().Append(
193 test_utils::GetBuildArtifactsPath().Append("gen/disk_ext2_unittest.img");
/system/update_engine/common/
H A Dtest_utils.h202 base::FilePath GetBuildArtifactsPath();
H A Dtest_utils.cc330 base::FilePath GetBuildArtifactsPath() { function in namespace:chromeos_update_engine::test_utils
H A Dutils_unittest.cc560 test_utils::GetBuildArtifactsPath().Append("gen/disk_ext2_4k.img"),
H A Dhttp_fetcher_unittest.cc122 test_utils::GetBuildArtifactsPath().Append("test_http_server");
/system/update_engine/payload_consumer/
H A Dpostinstall_runner_action_unittest.cc93 postinstall_image_ = test_utils::GetBuildArtifactsPath()

Completed in 412 milliseconds