Searched defs:path_ref (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc331 FSRef path_ref; local
333 EXPECT_TRUE(base::mac::FSRefFromPath(src.value(), &path_ref));
334 OSStatus status = FSMoveObjectToTrashSync(&path_ref,

Completed in 131 milliseconds