Searched refs:frobinate (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/mojo/apps/js/bindings/ |
D | connection_unittests.js | 96 ServiceImpl.prototype.frobinate = function(foo, baz, port) { method in ServiceImpl 135 connection1.remote.frobinate(foo, true, anotherPipe.handle0); 177 connection1.remote.frobinate(foo, true, null);
|
D | sample_service_unittests.js | 138 ServiceImpl.prototype.frobinate = function(foo, baz, port) { method in ServiceImpl 167 serviceProxy.frobinate(foo, sample.ServiceProxy.BazOptions.EXTRA, port);
|