HomeSort by relevance Sort by last modified time
    Searched defs:FAIL (Results 1 - 25 of 71) sorted by null

1 2 3

  /cts/libs/vogar-expect/src/vogar/
ResultValue.java 25 FAIL
  /dalvik/dx/src/com/android/dx/merge/
CollisionPolicy.java 33 FAIL
  /external/chromium/base/i18n/
icu_string_conversions.h 21 FAIL,
44 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
56 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
  /external/chromium_org/base/i18n/
icu_string_conversions.h 22 FAIL,
39 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
51 // encoding doesn't exist or the encoding fails (when on_error is FAIL),
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.h 30 #define FAIL assert(-1 == res);
  /external/valgrind/main/memcheck/tests/darwin/
scalar.h 33 #define FAIL assert(-1 == res);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
CtsTestStatus.java 23 FAIL("fail"),
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/model/
TestCaseOutputResult.java 38 public static String FAIL = "FAIL";
52 return success ? OK : FAIL;
  /external/chromium_org/third_party/icu/source/test/cintltst/
cposxtst.c 45 "1", "6", "FAIL", "U_MISSING_RESOURCE_ERROR",
48 "1", "9", "FAIL", "U_MISSING_RESOURCE_ERROR",
49 "3", "1", "FAIL", "U_MISSING_RESOURCE_ERROR",
51 "4", "15", "FAIL", "U_MISSING_RESOURCE_ERROR",
56 const UChar FAIL[] = {0x46, 0x41, 0x49, 0x4C, 0x00}; /* "FAIL" */
61 log_data_err("FAIL: loadTestData => %s\n", u_errorName(ec));
67 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec));
83 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec);
91 log_err("FAIL: u_catgets => \"%s\", exp. \"%s\"\n"
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/tests/
malloc_extension_c_test.c 46 #define FAIL(msg) do { \
71 FAIL("GetCallerStackTrace failed");
76 FAIL("Failed to add new hook");
79 FAIL("Failed to add delete hook");
84 FAIL("Wrong number of calls to the new hook");
87 FAIL("Wrong number of calls to the delete hook");
90 FAIL("Failed to remove new hook");
93 FAIL("Failed to remove delete hook");
110 FAIL("GetNumericProperty failed for generic.current_allocated_bytes");
113 FAIL("GetNumericProperty had bad return for generic.current_allocated_bytes")
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/tests/
malloc_extension_c_test.c 46 #define FAIL(msg) do { \
71 FAIL("GetCallerStackTrace failed");
76 FAIL("Failed to add new hook");
79 FAIL("Failed to add delete hook");
84 FAIL("Wrong number of calls to the new hook");
87 FAIL("Wrong number of calls to the delete hook");
90 FAIL("Failed to remove new hook");
93 FAIL("Failed to remove delete hook");
110 FAIL("GetNumericProperty failed for generic.current_allocated_bytes");
113 FAIL("GetNumericProperty had bad return for generic.current_allocated_bytes")
    [all...]
  /external/icu4c/test/cintltst/
cposxtst.c 45 "1", "6", "FAIL", "U_MISSING_RESOURCE_ERROR",
48 "1", "9", "FAIL", "U_MISSING_RESOURCE_ERROR",
49 "3", "1", "FAIL", "U_MISSING_RESOURCE_ERROR",
51 "4", "15", "FAIL", "U_MISSING_RESOURCE_ERROR",
56 const UChar FAIL[] = {0x46, 0x41, 0x49, 0x4C, 0x00}; /* "FAIL" */
61 log_data_err("FAIL: loadTestData => %s\n", u_errorName(ec));
67 log_data_err("FAIL: u_catopen => %s\n", u_errorName(ec));
83 ustr = u_catgets(catd, set_num, msg_num, FAIL, &len, &ec);
91 log_err("FAIL: u_catgets => \"%s\", exp. \"%s\"\n"
    [all...]
  /external/llvm/utils/lit/lit/
Test.py 16 FAIL = TestResult('FAIL', True)
  /external/chromium_org/v8/tools/testrunner/local/
statusfile.py 39 FAIL = "FAIL"
53 for key in [SKIP, FAIL, PASS, OKAY, TIMEOUT, CRASH, SLOW, FLAKY, FAIL_OK,
57 DEFS = {FAIL_OK: [FAIL, OKAY],
58 PASS_OR_FAIL: [PASS, FAIL]}
76 return ((PASS in outcomes) and (FAIL in outcomes) and
81 return (FAIL in outcomes) and (OKAY in outcomes)
old_statusfile.py 34 FAIL = 'FAIL'
46 FAIL: FAIL,
  /external/chromium_org/build/android/pylib/base/
base_test_result.py 10 FAIL = 'FAIL'
18 return [ResultType.PASS, ResultType.FAIL, ResultType.CRASH,
156 return self._GetType(ResultType.FAIL)
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_common.h 47 #define FAIL -1
  /device/asus/flo/bdAddrLoader/
addrloader.c 72 FAIL
101 return FAIL;
106 ALOGE("Fail to read Address data from FTM area\n");
108 return FAIL;
129 Res res = FAIL;
151 return FAIL;
171 return FAIL;
177 ALOGE("Fail to read BDAddr from %s", inArg.szSrc);
178 return FAIL;
198 ALOGE("Fail to convert data")
    [all...]
  /device/lge/hammerhead/bdAddrLoader/
addrloader.c 68 FAIL
97 return FAIL;
102 ALOGE("Fail to read Address data from FTM area\n");
104 return FAIL;
125 Res res = FAIL;
147 return FAIL;
167 return FAIL;
173 ALOGE("Fail to read BDAddr from %s", inArg.szSrc);
174 return FAIL;
192 ALOGE("Fail to convert data")
    [all...]
  /device/lge/mako/bdAddrLoader/
addrloader.c 72 FAIL
101 return FAIL;
106 ALOGE("Fail to read Address data from FTM area\n");
108 return FAIL;
129 Res res = FAIL;
151 return FAIL;
171 return FAIL;
177 ALOGE("Fail to read BDAddr from %s", inArg.szSrc);
178 return FAIL;
198 ALOGE("Fail to convert data")
    [all...]
  /external/chromium_org/net/dns/
dns_test_util.h 181 FAIL, // Fail asynchronously with ERR_NAME_NOT_RESOLVED.
182 TIMEOUT, // Fail asynchronously with ERR_DNS_TIMEOUT.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-coretext.cc 184 #define FAIL(...) \
hb-uniscribe.cc 244 #define FAIL(...) \
324 FAIL ("ScriptItemizeOpenType() failed: 0x%08xL", hr);
366 FAIL ("ScriptShapeOpenType() set fNoGlyphIndex");
371 FAIL ("Buffer resize failed");
377 FAIL ("ScriptShapeOpenType() failed: Font doesn't support script");
383 FAIL ("ScriptShapeOpenType() failed: 0x%08xL", hr);
409 FAIL ("ScriptPlaceOpenType() failed: 0x%08xL", hr);
439 FAIL ("Buffer in error");
441 #undef FAIL
  /external/harfbuzz_ng/src/
hb-coretext.cc 184 #define FAIL(...) \
hb-uniscribe.cc 244 #define FAIL(...) \
324 FAIL ("ScriptItemizeOpenType() failed: 0x%08xL", hr);
366 FAIL ("ScriptShapeOpenType() set fNoGlyphIndex");
371 FAIL ("Buffer resize failed");
377 FAIL ("ScriptShapeOpenType() failed: Font doesn't support script");
383 FAIL ("ScriptShapeOpenType() failed: 0x%08xL", hr);
409 FAIL ("ScriptPlaceOpenType() failed: 0x%08xL", hr);
439 FAIL ("Buffer in error");
441 #undef FAIL

Completed in 1012 milliseconds

1 2 3