Searched refs:source_file_path (Results 1 – 3 of 3) sorted by relevance
329 FilePath source_file_path; in TEST_F() local330 ASSERT_TRUE(PathService::Get(chrome::DIR_TEST_DATA, &source_file_path)); in TEST_F()331 source_file_path = source_file_path.Append( in TEST_F()333 ASSERT_TRUE(file_util::PathExists(source_file_path)); in TEST_F()334 JSONFileValueSerializer serializer(source_file_path); in TEST_F()
563 const FilePath& source_file_path,
790 bool RenameFileAndResetSecurityDescriptor(const FilePath& source_file_path, in RenameFileAndResetSecurityDescriptor() argument795 std::wstring source = source_file_path.value(); in RenameFileAndResetSecurityDescriptor()