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

/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
H A Dhtml5_fs_test.cc67 FakePepperInterfaceHtml5Fs ppapi_html5_; member in class:__anon8958::Html5FsTest
73 : ppapi_mock_(ppapi_html5_.GetInstance()),
74 ppapi_(ppapi_html5_.GetInstance()) {
76 ppapi_.SetCoreInterfaceDelegate(ppapi_html5_.GetCoreInterface());
77 ppapi_.SetFileSystemInterfaceDelegate(ppapi_html5_.GetFileSystemInterface());
78 ppapi_.SetFileRefInterfaceDelegate(ppapi_html5_.GetFileRefInterface());
79 ppapi_.SetFileIoInterfaceDelegate(ppapi_html5_.GetFileIoInterface());
80 ppapi_.SetVarInterfaceDelegate(ppapi_html5_.GetVarInterface());
99 ppapi_html5_.GetFileSystemInterface());
141 EXPECT_TRUE(ppapi_html5_
[all...]

Completed in 82 milliseconds