Searched refs:Html5FsForTesting (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dhtml5_fs_test.cc41 class Html5FsForTesting : public Html5Fs { class in namespace:__anon8958
43 Html5FsForTesting(StringMap_t& string_map, PepperInterface* ppapi, function in class:__anon8958::Html5FsForTesting
124 ScopedRef<Html5FsForTesting> fs(new Html5FsForTesting(map, &ppapi_));
136 ScopedRef<Html5FsForTesting> fs(
137 new Html5FsForTesting(map, &ppapi_, EINVAL));
152 ScopedRef<Html5FsForTesting> fs(
153 new Html5FsForTesting(map, &ppapi_));
166 ScopedRef<Html5FsForTesting> fs(new Html5FsForTesting(ma
[all...]

Completed in 78 milliseconds