Home | History | Annotate | Download | only in chromeos

Lines Matching refs:expectTrue

74   expectTrue($('bluetooth-paired-devices-list').parentNode.hidden);
129 expectTrue(!!this.getElementForDevice(pairedDeviceList,
139 expectTrue(!!this.getElementForDevice(unpairedDeviceList,
146 expectTrue(!!this.getElementForDevice(unpairedDeviceList,
153 expectTrue($('bluetooth-add-device-apply-button').disabled);
186 expectTrue(!!this.getElementForDevice(unpairedDeviceList,
195 expectTrue($('bluetooth-pairing-passkey-display').hidden);
196 expectTrue($('bluetooth-pairing-passkey-entry').hidden);
202 expectTrue($('bluetooth-pair-device-connect-button').disabled);
221 expectTrue(!!this.getElementForDevice(pairedDeviceList,
246 expectTrue(connectButton.disabled);
261 expectTrue(!!element.getAttribute('connected'));
263 expectTrue(!!button);
281 expectTrue(!!button);