HomeSort by relevance Sort by last modified time
    Searched refs:AddEntity (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
mount_http_test.cc 80 ASSERT_TRUE(ppapi_.server_template()->AddEntity("foo", "", NULL));
97 ASSERT_TRUE(ppapi_.server_template()->AddEntity("file", contents, NULL));
127 ASSERT_TRUE(ppapi_.server_template()->AddEntity("file", contents, NULL));
157 ASSERT_TRUE(ppapi_.server_template()->AddEntity("file", contents, NULL));
172 ASSERT_TRUE(ppapi_.server_template()->AddEntity("file", contents, NULL));
190 ASSERT_TRUE(ppapi_.server_template()->AddEntity("file", contents, NULL));
fake_pepper_interface_url_loader.h 32 bool AddEntity(const std::string& url,
fake_pepper_interface_url_loader.cc 195 bool FakeURLLoaderServer::AddEntity(const std::string& url,

Completed in 57 milliseconds