Searched defs:appLauncher (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/remoting/webapp/unittests/
H A Dit2me_helper_channel_unittest.js9 var appLauncher = null; variable
18 appLauncher = {
24 appLauncher.launch = sinon.spy(appLauncher, 'launch');
25 appLauncher.close = sinon.spy(appLauncher, 'close');
47 appLauncher, hangoutPort, disconnectCallback);
76 sinon.assert.called(appLauncher.launch);
163 sinon.assert.calledOnce(appLauncher.close);
182 sinon.assert.calledOnce(appLauncher
[all...]
H A Dit2me_service_unittest.js9 var appLauncher = null; variable
34 appLauncher = {
42 it2meService = new remoting.It2MeService(appLauncher);
86 appLauncher.launch = function () {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.app_1.3.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 132 milliseconds