HomeSort by relevance Sort by last modified time
    Searched refs:FAIL (Results 126 - 150 of 365) sorted by null

1 2 3 4 56 7 8 91011>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_linux.c 525 return FAIL;
672 return FAIL;
676 return FAIL;
680 return FAIL;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
CAInstallNotificationVerifierActivity.java 47 private static final int FAIL = 2;
162 } else if (mStatus[mState] == FAIL) {
  /external/chromium/chrome/browser/debugger/
devtools_sanity_unittest.cc 94 FAIL() << "DevTools front-end is broken.";
154 FAIL() << timeout_message_;
  /external/chromium/chrome/browser/sync/
test_profile_sync_service.cc 182 FAIL();
211 FAIL();
219 // is a decryption attempt, which will fail the first time.
  /external/chromium/chrome/common/deprecated/
event_sys_unittest.cc 101 FAIL() << "Bad event.what_happened: " << event.what_happened;
223 FAIL() << "A test thread exited too early.";
  /external/chromium/net/data/proxy_resolver_v8_unittest/
bindings.js 15 throw "FAIL: expected: " + expectation + ", actual: " + actual;
21 // Those expected to fail (because we have passed a non-string parameter)
  /external/chromium-libpac/test/js-unittest/
bindings.js 15 throw "FAIL: expected: " + expectation + ", actual: " + actual;
21 // Those expected to fail (because we have passed a non-string parameter)
  /external/chromium_org/net/data/proxy_resolver_v8_unittest/
bindings.js 15 throw "FAIL: expected: " + expectation + ", actual: " + actual;
21 // Those expected to fail (because we have passed a non-string parameter)
  /external/chromium_org/v8/test/webkit/
finally-codegen-failure.js 30 a.f.toString = function() { return "Fail"; };
44 shouldThrow("(function () { var a = 'PASS'; try { throw a; } finally { a = 'FAIL'; }})()");
logical-or-jless.js 28 var failMessage = "FAIL";
  /external/icu4c/test/cintltst/
cdattst.c 88 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
98 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
105 log_err("FAIL: error in creating the dateformat using medium date style with italian locale\n %s\n",
112 log_err("FAIL: error in creating the dateformat using long time and date styles with german locale\n %s\n",
120 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
131 log_data_err("FAIL: error in countAvailable\n");
139 log_data_err("FAIL: date format %s (getAvailable(%d)) is not instantiable: %s\n", udat_getAvailable(i), i, u_errorName(subStatus));
172 log_err("FAIL: Error in formatting using udat_format(.....) %s\n", myErrorName(status) );
184 log_err("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf);
197 log_data_err("FAIL: Date Format for french locale failed using udat_format().\n" )
    [all...]
  /external/chromium/testing/gtest/test/
gtest_pred_impl_unittest.cc 140 FAIL() << "The predicate assertion unexpactedly aborted the test.";
142 FAIL() << "The failed predicate assertion didn't abort the test "
535 FAIL() << "The predicate assertion unexpactedly aborted the test.";
537 FAIL() << "The failed predicate assertion didn't abort the test "
972 FAIL() << "The predicate assertion unexpactedly aborted the test.";
974 FAIL() << "The failed predicate assertion didn't abort the test "
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/
image_burner.js 49 FAIL: {
83 State.StatesEnum.FAIL.statusText = strings.getString('statusError');
106 } else if (this.state == State.StatesEnum.FAIL) {
347 this.currentState.changeState(State.StatesEnum.FAIL);
433 * Processes click on 'Retry' button in FAIL state.
  /external/chromium_org/testing/gtest/test/
gtest_pred_impl_unittest.cc 140 FAIL() << "The predicate assertion unexpactedly aborted the test.";
142 FAIL() << "The failed predicate assertion didn't abort the test "
535 FAIL() << "The predicate assertion unexpactedly aborted the test.";
537 FAIL() << "The failed predicate assertion didn't abort the test "
972 FAIL() << "The predicate assertion unexpactedly aborted the test.";
974 FAIL() << "The failed predicate assertion didn't abort the test "
    [all...]
  /external/gtest/test/
gtest_pred_impl_unittest.cc 140 FAIL() << "The predicate assertion unexpactedly aborted the test.";
142 FAIL() << "The failed predicate assertion didn't abort the test "
535 FAIL() << "The predicate assertion unexpactedly aborted the test.";
537 FAIL() << "The failed predicate assertion didn't abort the test "
972 FAIL() << "The predicate assertion unexpactedly aborted the test.";
974 FAIL() << "The failed predicate assertion didn't abort the test "
    [all...]
  /external/protobuf/gtest/test/
gtest_pred_impl_unittest.cc 141 FAIL() << "The predicate assertion unexpactedly aborted the test.";
143 FAIL() << "The failed predicate assertion didn't abort the test "
537 FAIL() << "The predicate assertion unexpactedly aborted the test.";
539 FAIL() << "The failed predicate assertion didn't abort the test "
975 FAIL() << "The predicate assertion unexpactedly aborted the test.";
977 FAIL() << "The failed predicate assertion didn't abort the test "
    [all...]
  /ndk/sources/third_party/googletest/googletest/test/
gtest_pred_impl_unittest.cc 140 FAIL() << "The predicate assertion unexpactedly aborted the test.";
142 FAIL() << "The failed predicate assertion didn't abort the test "
535 FAIL() << "The predicate assertion unexpactedly aborted the test.";
537 FAIL() << "The failed predicate assertion didn't abort the test "
972 FAIL() << "The predicate assertion unexpactedly aborted the test.";
974 FAIL() << "The failed predicate assertion didn't abort the test "
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.c 83 log_data_err("FAIL: error in creating the dateformat using full time style with french locale -> %s (Are you missing data?)\n",
93 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
100 log_err("FAIL: error in creating the dateformat using medium date style with italian locale\n %s\n",
107 log_err("FAIL: error in creating the dateformat using long time and date styles with german locale\n %s\n",
115 log_err("FAIL: error in creating the dateformat using short date and time style\n %s\n",
126 log_data_err("FAIL: error in countAvailable\n");
134 log_data_err("FAIL: date format %s (getAvailable(%d)) is not instantiable: %s\n", udat_getAvailable(i), i, u_errorName(subStatus));
167 log_err("FAIL: Error in formatting using udat_format(.....) %s\n", myErrorName(status) );
179 log_err("FAIL: Date Format for US locale failed using udat_format() - expected %s got %s\n", xbuf, gbuf);
192 log_data_err("FAIL: Date Format for french locale failed using udat_format().\n" )
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
WidgetCtsProvider.java 54 public static String FAIL = "com.example.android.widgetcts.FAIL";
77 if (action.equals(PASS) || action.equals(FAIL)) {
267 rv.setViewVisibility(R.id.fail, View.GONE);
270 rv.setViewVisibility(R.id.fail, View.GONE);
273 rv.setViewVisibility(R.id.fail, View.VISIBLE);
284 final Intent fail = new Intent(context, WidgetCtsProvider.class); local
285 fail.setAction(WidgetCtsProvider.FAIL);
286 fail.putExtra(AppWidgetManager.EXTRA_APPWIDGET_ID, appWidgetId)
    [all...]
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsXmlResultReporter.java 259 mCurrentPkgResult.reportTestFailure(test, CtsTestStatus.FAIL, trace);
354 pkgResult.countTests(CtsTestStatus.FAIL),
378 mResults.countTests(CtsTestStatus.FAIL),
  /external/chromium_org/chrome/test/base/
v8_unit_test.cc 205 FAIL() << ExceptionToString(try_catch);
210 FAIL() << ExceptionToString(try_catch);
249 FAIL() << ExceptionToString(try_catch);
  /cts/libs/vogar-expect/src/vogar/
Outcome.java 138 return expectation.matches(this) ? ResultValue.OK : ResultValue.FAIL;
  /external/antlr/antlr-3.4/gunit/src/main/antlr3/org/antlr/gunit/
gUnit.g 33 FAIL = 'FAIL';
154 | FAIL {$out = new BooleanTest(false);}
  /external/chromium/net/http/
http_chunked_decoder_unittest.cc 52 FAIL(); // We should have failed on the i'th iteration of the loop.
142 // However we will fail decoding because the chunk-size
  /external/chromium/net/proxy/
proxy_server_unittest.cc 201 "http:/", // ambiguous, but will fail because of bad port.
202 "http:", // ambiguous, but will fail because of bad port.
365 FAIL() << "Invalid expectation. Can be only -1, 0, 1";

Completed in 1534 milliseconds

1 2 3 4 56 7 8 91011>>