GetLocalResourceEntryById   99 chrome/browser/chromeos/drive/file_system/operation_test_base.h   FileError GetLocalResourceEntryById(const std::string& local_id,
GetLocalResourceEntryById   39 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   EXPECT_EQ(FILE_ERROR_OK, GetLocalResourceEntryById(id_file_in_root, &entry));
GetLocalResourceEntryById   57 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc             GetLocalResourceEntryById(id_file_in_subdir, &entry));
GetLocalResourceEntryById   66 chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc             GetLocalResourceEntryById(src_entry.local_id(), &result_entry));
GetLocalResourceEntryById  106 chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc   EXPECT_EQ(FILE_ERROR_NOT_FOUND, GetLocalResourceEntryById(local_id, &entry));
GetLocalResourceEntryById  139 chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc             GetLocalResourceEntryById(entry.local_id(), &entry));
GetLocalResourceEntryById  147 chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc   EXPECT_EQ(FILE_ERROR_NOT_FOUND, GetLocalResourceEntryById(local_id, &entry));