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

/external/chromium_org/content/browser/fileapi/
H A Dcopy_or_move_file_validator_unittest.cc43 class CopyOrMoveFileValidatorTestHelper { class in namespace:content::__anon7099
45 CopyOrMoveFileValidatorTestHelper(const GURL& origin, function in class:content::__anon7099::CopyOrMoveFileValidatorTestHelper
50 ~CopyOrMoveFileValidatorTestHelper() {
183 DISALLOW_COPY_AND_ASSIGN(CopyOrMoveFileValidatorTestHelper);
253 CopyOrMoveFileValidatorTestHelper helper(GURL("http://foo"),
264 CopyOrMoveFileValidatorTestHelper helper(GURL("http://foo"),
273 CopyOrMoveFileValidatorTestHelper helper(GURL("http://foo"),
286 CopyOrMoveFileValidatorTestHelper helper(GURL("http://foo"),
300 CopyOrMoveFileValidatorTestHelper helper(GURL("http://foo"),
317 CopyOrMoveFileValidatorTestHelper helpe
[all...]

Completed in 716 milliseconds