Searched defs:CanHandleURL (Results 1 – 2 of 2) sorted by relevance
26 bool FileSystemBackend::CanHandleURL(const fileapi::FileSystemURL& url) { in CanHandleURL() function in chromeos::FileSystemBackend
296 TEST_F(IsolatedContextTest, CanHandleURL) { in TEST_F() argument