HomeSort by relevance Sort by last modified time
    Searched refs:IsError (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/chromium_org/content/child/webcrypto/test/
status_unittest.cc 37 EXPECT_FALSE(status.IsError());
41 EXPECT_TRUE(status.IsError());
46 EXPECT_TRUE(status.IsError());
51 EXPECT_TRUE(status.IsError());
56 EXPECT_TRUE(status.IsError());
62 EXPECT_TRUE(status.IsError());
68 EXPECT_TRUE(status.IsError());
  /external/chromium_org/chrome/test/chromedriver/chrome/
status_unittest.cc 11 ASSERT_FALSE(ok.IsError());
19 ASSERT_TRUE(error.IsError());
27 ASSERT_TRUE(error.IsError());
39 ASSERT_TRUE(error.IsError());
heap_snapshot_taker.cc 35 if (status1.IsError()) {
37 } else if (status2.IsError()) {
53 if (status.IsError())
heap_snapshot_taker_unittest.cc 44 if (status.IsError())
60 if (status.IsError())
93 ASSERT_TRUE(status.IsError());
103 ASSERT_TRUE(status.IsError());
113 ASSERT_TRUE(status.IsError());
device_manager.cc 45 if (status.IsError())
72 if (status.IsError())
78 if (status.IsError())
99 if (status.IsError() && status2.IsError())
105 if (status.IsError())
112 if (status.IsError())
132 if (status.IsError()) {
148 if (status.IsError())
164 if (status.IsError())
    [all...]
dom_tracker_unittest.cc 54 ASSERT_TRUE(tracker.GetFrameIdForNode(101, &frame_id).IsError());
65 ASSERT_TRUE(tracker.GetFrameIdForNode(101, &frame_id).IsError());
72 ASSERT_TRUE(tracker.GetFrameIdForNode(102, &frame_id).IsError());
85 ASSERT_TRUE(tracker.GetFrameIdForNode(1, &frame_id).IsError());
devtools_client_impl.cc 146 if (status.IsError())
175 if (status.IsError())
203 if (status.IsError())
210 if (status.IsError())
247 if (status.IsError()) {
271 if (status.IsError())
274 if (status.IsError())
277 if (status.IsError())
332 if (status.IsError())
361 if (enable_status.IsError())
    [all...]
web_view_impl.cc 40 if (status.IsError())
176 if (status.IsError())
196 if (status.IsError())
227 if (status.IsError())
233 if (status.IsError())
252 if (status.IsError())
263 if (status.IsError())
287 if (status.IsError())
310 if (status.IsError())
321 if (status.IsError())
    [all...]
status.h 51 bool IsError() const;
chrome_desktop_impl.cc 103 if (status.IsError())
125 if (status.IsError())
144 if (status.IsError())
devtools_http_client.cc 119 if (status.IsError())
147 if (status.IsError())
174 if (status.IsError())
190 if (status.IsError() && status.code() != kDisconnected)
199 if (status.IsError() && status.code() != kDisconnected)
208 if (status.IsError())
  /external/chromium_org/content/child/webcrypto/
algorithm_dispatch.cc 31 if (status.IsError())
46 if (status.IsError())
57 if (status.IsError())
99 if (status.IsError())
111 if (status.IsError())
115 if (status.IsError())
128 if (status.IsError())
135 if (status.IsError())
155 if (status.IsError())
159 if (status.IsError())
    [all...]
jwk.cc 318 if (status.IsError())
333 if (status.IsError())
373 if (status.IsError())
387 if (status.IsError())
393 if (status.IsError())
404 if (status.IsError())
434 if (status.IsError())
465 if (status.IsError())
469 if (status.IsError())
473 if (status.IsError())
    [all...]
  /external/chromium_org/gpu/command_buffer/common/
constants.h 30 inline bool IsError(Error error) {
  /external/chromium_org/chrome/test/chromedriver/
alert_commands.cc 23 if (status.IsError())
27 if (status.IsError())
31 if (status.IsError())
36 if (status.IsError() && status.code() != kUnexpectedAlertOpen)
60 if (status.IsError())
session_commands.cc 118 if (status.IsError())
136 if (status.IsError())
150 if (status.IsError())
155 if (status.IsError() || web_view_ids.empty()) {
156 return status.IsError() ? status :
176 if (status.IsError()) {
210 if (status.IsError())
233 if (status.IsError())
245 if (status.IsError())
252 if (status.IsError())
    [all...]
element_util.cc 105 if (status.IsError())
141 if (status.IsError())
152 if (status.IsError())
172 if (status.IsError())
190 if (status.IsError())
195 if (status.IsError())
255 if (status.IsError())
307 if (status.IsError())
338 if (status.IsError())
355 if (status.IsError())
    [all...]
element_commands.cc 45 if (status.IsError())
50 if (status.IsError())
62 if (status.IsError())
73 if (status.IsError())
140 if (status.IsError())
162 if (status.IsError())
168 if (status.IsError())
178 if (status.IsError())
213 if (status.IsError())
233 if (status.IsError())
    [all...]
window_commands.cc 51 if (status.IsError())
96 if (status.IsError())
197 if (status.IsError())
201 if (status.IsError())
205 if (status.IsError())
222 if (nav_status.IsError())
231 if (status.IsOk() && nav_status.IsError() &&
333 if (status.IsError())
339 if (status.IsError())
356 if (status.IsError())
    [all...]
commands.cc 162 if (status.IsError()) {
167 if (status.IsError() && session->chrome) {
173 if (quit_status.IsError())
182 if (status_tmp.IsError() && status_tmp.code() != kChromeNotReachable) {
191 if (status.IsError()) {
200 if (status.IsError()) {
performance_logger.cc 87 if (status.IsError())
110 if (status.IsError())
157 if (status.IsError())
258 if (status.IsError() && ShouldReportTracingError()) {
278 if (status.IsError() && ShouldReportTracingError()) {
287 if (status.IsError())
chrome_launcher.cc 140 if (status.IsError())
153 if (status.IsError())
175 if (status.IsError())
224 if (status.IsError())
241 if (status.IsError()) {
251 if (status.IsError()) {
280 if (status.IsError())
338 if (status.IsError()) {
377 if (status.IsError()) {
396 if (status.IsError()) {
    [all...]
  /external/chromium_org/content/child/webcrypto/openssl/
aes_key_openssl.cc 46 if (status.IsError())
76 if (status.IsError())
98 if (status.IsError())
  /external/chromium_org/content/child/webcrypto/nss/
aes_gcm_nss.cc 63 if (status.IsError())
73 if (status.IsError())
151 if (status.IsError())
160 if (status.IsError())
aes_key_nss.cc 54 if (status.IsError())
84 if (status.IsError())
108 if (status.IsError())

Completed in 320 milliseconds

1 2 3