Searched refs:SetRootPathForTesting (Results 1 – 3 of 3) sorted by relevance
81 BRILLO_EXPORT static void SetRootPathForTesting(const char* new_root_path);
66 SafeFD::SetRootPathForTesting(temp_dir_path_.data()); in FileTest()
192 void SafeFD::SetRootPathForTesting(const char* new_root_path) { in SetRootPathForTesting() function in brillo::SafeFD