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

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Djs_fs_test.cc35 class JsFsForTesting : public JsFs { class in namespace:__anon8961
37 JsFsForTesting(PepperInterface* ppapi) { function in class:__anon8961::JsFsForTesting
100 fs_.reset(new JsFsForTesting(&ppapi_));
467 ScopedRef<JsFsForTesting> fs_;

Completed in 100 milliseconds