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

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dhttp_fs_test.cc26 class HttpFsForTesting : public HttpFs { class in namespace:__anon8959
28 HttpFsForTesting(StringMap_t map, PepperInterface* ppapi) { function in class:__anon8959::HttpFsForTesting
69 HttpFsForTesting fs_;
264 HttpFsForTesting fs(args, NULL);
279 HttpFsForTesting fs(args, NULL);
291 HttpFsForTesting fs(args, NULL);
305 HttpFsForTesting fs(args, NULL);
318 HttpFsForTesting fs(args, NULL);
333 HttpFsForTesting fs(args, NULL);
384 HttpFsForTesting f
[all...]

Completed in 239 milliseconds