HomeSort by relevance Sort by last modified time
    Searched refs:FAIL (Results 201 - 225 of 803) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/misc/cgo/testshared/src/division/
division.go 15 panic("FAIL")
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug375.go 17 println("FAIL")
issue18994.go 20 panic("FAIL")
  /prebuilts/go/linux-x86/misc/cgo/testshared/src/division/
division.go 15 panic("FAIL")
  /prebuilts/go/linux-x86/test/fixedbugs/
bug375.go 17 println("FAIL")
issue18994.go 20 panic("FAIL")
  /system/core/base/include/android-base/
test_utils.h 77 FAIL() << "regex mismatch: expected " << (pattern) << " in:\n" << (str); \
84 FAIL() << "regex mismatch: expected to not find " << (pattern) << " in:\n" << (str); \
  /tools/acloud/public/
report_test.py 52 r.SetStatus(report.Status.FAIL)
53 self.assertEqual(r.status, "FAIL")
59 r.SetStatus(report.Status.FAIL)
  /external/tpm2/
CpriECC.c 83 FAIL(FATAL_ERROR_INTERNAL);
123 FAIL(FATAL_ERROR_INTERNAL);
163 FAIL(FATAL_ERROR_ALLOCATION);
229 FAIL(FATAL_ERROR_INTERNAL);
251 FAIL(FATAL_ERROR_INTERNAL);
277 FAIL(FATAL_ERROR_INTERNAL);
365 FAIL(FATAL_ERROR_ALLOCATION);
375 FAIL(FATAL_ERROR_ALLOCATION);
486 FAIL(FATAL_ERROR_ALLOCATION);
492 FAIL(FATAL_ERROR_ALLOCATION)
1633 BOOL fail = FALSE; local
    [all...]
CpriMisc.c 80 FAIL(FATAL_ERROR_INTERNAL);
CpriSym.c 108 FAIL(FATAL_ERROR_INTERNAL);
165 FAIL(FATAL_ERROR_INTERNAL);
219 FAIL(FATAL_ERROR_INTERNAL);
275 FAIL(FATAL_ERROR_INTERNAL);
330 FAIL(FATAL_ERROR_INTERNAL);
378 FAIL(FATAL_ERROR_INTERNAL);
421 FAIL(FATAL_ERROR_INTERNAL);
469 FAIL(FATAL_ERROR_INTERNAL);
525 FAIL(FATAL_ERROR_INTERNAL);
582 FAIL(FATAL_ERROR_INTERNAL)
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
cpu-arm.c 183 We fail however if we attempt to link a Cirrus EP9312 binary with an
299 goto FAIL;
303 goto FAIL;
337 goto FAIL;
344 FAIL:
397 goto FAIL;
401 goto FAIL;
411 FAIL:
  /cts/tests/tests/nativemedia/aaudio/jni/
test_aaudio_stream_builder.cpp 31 enum class Expect { FAIL, SUCCEED, NOT_CRASH };
39 if (expect == Expect::FAIL) {
117 aaudioBuilder, isValidSamplingRate(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
145 aaudioBuilder, isValidChannelCount(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
178 aaudioBuilder, isValidFormat(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
205 aaudioBuilder, isValidSharingMode(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
232 aaudioBuilder, isValidSharingMode(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
261 aaudioBuilder, isValidCapacity(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
266 // Reasonable values that should not fail
294 aaudioBuilder, isValidPerfMode(GetParam()) ? Expect::SUCCEED : Expect::FAIL);
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/reporting/
SensorTestDetails.java 38 FAIL,
60 resultCode = ResultCode.FAIL;
79 ResultCode resultCode = ResultCode.FAIL;
  /external/autotest/server/site_tests/firmware_Cr50InvalidateRW/
firmware_Cr50InvalidateRW.py 27 FAIL = 'Invalidating inactive Cr50 RW failed'
66 if self.FAIL in message or self.SUCCESS in message:
107 if self.FAIL in result:
  /external/wpa_supplicant_8/src/eap_server/
eap_server_wsc.c 20 enum { START, MESG, FRAG_ACK, WAIT_FRAG_ACK, DONE, FAIL } state;
46 case FAIL:
47 return "FAIL";
298 eap_wsc_state(data, FAIL);
304 eap_wsc_state(data, FAIL);
361 eap_wsc_state(data, FAIL);
398 eap_wsc_state(data, FAIL);
410 eap_wsc_state(data, FAIL);
416 eap_wsc_state(data, FAIL);
424 eap_wsc_state(data, FAIL);
    [all...]
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
TestResult.java 178 setResultStatus(TestStatus.FAIL);
195 if (getResultStatus() != TestStatus.FAIL) {
259 setResultStatus(TestStatus.FAIL);
  /art/patchoat/
patchoat_test.cc 351 FAIL() << "CompileBootImage1 failed: " << error_msg;
362 FAIL() << "CompileBootImage2 failed: " << error_msg;
381 FAIL() << "RelocateBootImage failed: " << error_msg;
388 FAIL() << "Failed to list *.art files in " << dex2oat_reloc_dir << ": " << error_msg;
391 FAIL() << "Failed to list *.art files in " << patchoat_dir << ": " << error_msg;
413 FAIL() << "Unable to patch up " << image_basename << ": " << error_msg;
423 FAIL() << "patchoat- and dex2oat-relocated variants of " << dex2oat_image_basename
459 FAIL() << "CompileBootImage1 failed: " << error_msg;
473 FAIL() << "RelocateBootImage failed: " << error_msg;
489 FAIL() << "RelocateBootImage failed: " << error_msg
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
ConditionProviderVerifierActivity.java 98 status = FAIL;
137 status = FAIL;
140 status = FAIL;
178 status = FAIL;
212 status = FAIL;
245 status = FAIL;
271 status = FAIL;
314 status = FAIL;
318 status = FAIL;
411 status = FAIL;
    [all...]
  /development/vndk/snapshot/
test.sh 66 readonly FAIL=""${RED}"::: FAIL :::"${NC}""
167 || (echo -e "${FAIL}"; exit 1)
223 echo -e ""${FAIL}" The file \""${config_file_abs_path}"\" was not found in snapshot."
237 echo -e ""${FAIL}" The directory \""${dir_abs_path}"\" was not found in snapshot."
  /external/dtc/tests/
appendprop2.c 38 FAIL(#code ": %s", fdt_strerror(err)); \
dtb_reverse.c 36 FAIL(#code ": %s", fdt_strerror(err)); \
65 FAIL("fdt_getprop_by_offset(): %s\n", fdt_strerror(len));
74 FAIL("fdt_next_property_offset(): %s\n", fdt_strerror(offset));
122 FAIL("fdt_first_property(): %s\n", fdt_strerror(offset));
overlay_bad_fixup.c 32 FAIL(#code ": %s", fdt_strerror(err)); \
  /external/linux-kselftest/tools/testing/selftests/bpf/
test_kmod.sh 18 dmesg | grep FAIL
  /external/python/cpython3/Modules/_sha3/kcp/
KeccakHash.h 26 typedef enum { SUCCESS = 0, FAIL = 1, BAD_HASHLEN = 2 } HashReturn;
47 * @return SUCCESS if successful, FAIL otherwise.
83 * @return SUCCESS if successful, FAIL otherwise.
97 * @return SUCCESS if successful, FAIL otherwise.
108 * @return SUCCESS if successful, FAIL otherwise.

Completed in 328 milliseconds

1 2 3 4 5 6 7 891011>>