/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/extensions/renderer/ |
api_test_base.cc | 46 FAIL() << logs_ << message; 210 FAIL() << "Failed to run test \"" << test_name << "\"";
|
/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/net/dns/ |
dns_test_util.cc | 44 : result_(MockDnsClientRule::FAIL), 141 case MockDnsClientRule::FAIL:
|
/external/chromium_org/third_party/angle/tests/angle_tests/ |
DrawBuffersTest.cpp | 105 FAIL() << "shader compilation failed."; 151 FAIL() << "shader compilation failed.";
|
/external/chromium_org/third_party/libvpx/source/libvpx/test/ |
partial_idct_test.cc | 74 FAIL() << "Wrong Size!"; 153 FAIL() << "Wrong Size!";
|
/external/chromium_org/third_party/webrtc/modules/video_coding/utility/ |
quality_scaler_unittest.cc | 54 FAIL() << "No downscale within " << kNumSeconds << " seconds."; 103 FAIL() << "No downscale within " << kNumSeconds << " seconds.";
|
/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/deqp/scripts/log/ |
log_parser.py | 8 FAIL = 'Fail' 20 FAIL,
|
/external/libpng/ |
test-driver | 119 *:*) col=$red res=FAIL recheck=yes gcopy=yes;;
|
/external/llvm/utils/lit/lit/ |
Test.py | 29 FAIL = ResultCode('FAIL', True) 136 # A list of conditions under which this test is expected to fail. These 155 elif self.result.code == FAIL: 176 Check whether this test is expected to fail in the current
|
/external/chromium_org/third_party/icu/source/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/icu/icu4c/source/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...] |
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
BaseSensorTestActivity.java | 438 case FAIL: 484 if (resultCode == SensorTestDetails.ResultCode.FAIL) { 493 testDetails.cloneAndChangeResultCode(SensorTestDetails.ResultCode.FAIL)); 575 case FAIL: 597 saveResult(testName, SensorTestDetails.ResultCode.FAIL, testSummary);
|
/external/chromium_org/chrome/browser/resources/chromeos/ |
image_burner.js | 48 FAIL: { 82 State.StatesEnum.FAIL.statusText = strings.getString('statusError'); 105 } else if (this.state == State.StatesEnum.FAIL) { 346 this.currentState.changeState(State.StatesEnum.FAIL); 432 * 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...] |
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 813 goto FAIL; 823 goto FAIL; 834 goto FAIL; 845 goto FAIL; 884 goto FAIL; [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
test_expectations.py | 45 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, TIMEOUT, CRASH, LEAK, SKIP, WONTFIX, 226 'Failure': 'FAIL', 269 # special-case parsing this so that we fail immediately instead of treating this as a test name 685 self._result_type_to_tests[FAIL].add(test) [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 | 280 mCurrentPkgResult.reportTestFailure(test, CtsTestStatus.FAIL, trace); 291 mCurrentPkgResult.reportTestFailure(test, CtsTestStatus.FAIL, trace); 376 mResults.countTests(CtsTestStatus.FAIL),
|
/external/chromium_org/chrome/test/base/ |
v8_unit_test.cc | 229 FAIL() << ExceptionToString(try_catch); 234 FAIL() << ExceptionToString(try_catch); 274 FAIL() << ExceptionToString(try_catch);
|