HomeSort by relevance Sort by last modified time
    Searched defs:FAILED (Results 51 - 75 of 566) sorted by null

1 23 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/xray/
xray_interface.h 81 FAILED = 3,
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/xray/
xray_interface.h 81 FAILED = 3,
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/xray/
xray_interface.h 81 FAILED = 3,
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/xray/
xray_interface.h 81 FAILED = 3,
  /tools/tradefederation/core/src/com/android/tradefed/result/
InvocationStatus.java 22 SUCCESS, FAILED, BUILD_ERROR;
  /tools/tradefederation/core/src/com/android/tradefed/suite/checker/
StatusCheckerResult.java 25 FAILED,
28 private CheckStatus mCheckStatus = CheckStatus.FAILED;
31 /** Create a {@link StatusCheckerResult} with the default {@link CheckStatus#FAILED} status. */
  /external/guava/guava/src/com/google/common/base/
AbstractIterator.java 37 READY, NOT_READY, DONE, FAILED,
51 checkState(state != State.FAILED);
63 state = State.FAILED; // temporary pessimism
  /external/guava/guava/src/com/google/common/collect/
AbstractIterator.java 81 FAILED,
130 checkState(state != State.FAILED);
142 state = State.FAILED; // temporary pessimism
  /external/ltp/testcases/kernel/mem/mmapstress/
mmapstress02.c 55 #define FAILED 0
99 ERROR("mkstemp failed");
105 ERROR("sigemptyset failed");
126 CLEANERROR("write failed");
139 CLEANERROR("lseek failed");
159 CLEANERROR("close failed");
163 CLEANERROR("munmap failed");
167 ERROR("unlink failed");
186 tst_brkm(TFAIL, tst_rmdir, "Test failed");
mmapstress06.c 40 #define FAILED 0
92 ERROR("large mmap failed");
113 tst_brkm(TFAIL, NULL, "Test failed\n");
mmapstress08.c 36 #define FAILED 0
74 local_flag = FAILED;
81 local_flag = FAILED;
90 ERROR("mmap failed");
91 local_flag = FAILED;
98 ERROR("munmap failed");
99 local_flag = FAILED;
117 tst_brkm(TFAIL, NULL, "Test failed\n");
mmapstress05.c 47 #define FAILED 0
63 ERROR("munmap failed"); \
66 ERROR("munmap failed"); \
69 ERROR("munmap failed"); \
141 ERROR("mkstemp failed");
147 ERROR("sigemptyset failed");
160 CERROR("lseek case 1 failed");
168 CERROR("lseek case 2 failed");
183 CERROR("first mmap (of third page) failed");
190 CERROR("second mmap (of fifth page) failed");
    [all...]
mmapstress07.c 40 #define FAILED 0
146 ERROR("sigemptyset failed");
213 CLEANERROR("mmap tmp file failed");
244 CLEANERROR("fsync failed");
256 CLEANERROR("munmap of tmp file failed");
285 CLEANERROR("second close of rofd failed");
289 CLEANERROR("unlink failed");
316 tst_brkm(TFAIL, tst_rmdir, "Test failed\n");
  /external/ltp/testcases/kernel/syscalls/memmap/
mem03.c 57 #define FAILED (-1) /* return status for all funcs indicating failure */
81 tst_brkm(TFAIL, cleanup, "failed to open/create file %s", tmp1);
84 tst_brkm(TFAIL, cleanup, "failed to open/create file %s", tmp2);
96 tst_brkm(TFAIL, cleanup, "mmap failed");
102 tst_brkm(TFAIL, cleanup, "failed on compare %s", tmp1);
105 tst_brkm(TFAIL, cleanup, "failed on compare %s", tmp2);
114 tst_brkm(TFAIL, cleanup, "second mmap failed");
127 tst_brkm(TFAIL, cleanup, "failed on compare %s", tmp1);
130 tst_brkm(TFAIL, cleanup, "failed on compare %s", tmp2);
  /external/ltp/testcases/kernel/syscalls/rename/
rename14.c 48 #define FAILED 0
125 : tst_resm(TFAIL, "Test Failed");
  /external/ltp/testcases/kernel/syscalls/settimeofday/
settimeofday01.c 63 #define FAILED 1
120 tst_resm(TFAIL, "Test condition %d failed",
130 tst_resm(TFAIL, "Test condition %d failed",
167 tst_brkm(TBROK, cleanup, "gettimeofday failed. "
  /external/ltp/testcases/misc/math/abs/
abs01.c 50 #define FAILED 0
78 fprintf(temp, "abs of minimum integer failed.");
79 local_flag = FAILED;
88 fprintf(temp, "abs(0) failed, returned %lld\n", i);
89 local_flag = FAILED;
101 local_flag = FAILED;
129 "Test failed");
  /external/python/cpython3/Lib/test/libregrtest/
runtest.py 16 FAILED = 0
25 FAILED: '%s failed',
26 ENV_CHANGED: '%s failed (env changed)',
86 ENV_CHANGED test failed because it changed the execution environment
87 FAILED test failed
182 print("test", test, "failed --", msg, file=sys.stderr,
185 print("test", test, "failed", file=sys.stderr, flush=True)
186 return FAILED, test_tim
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
ImsConfigCompatAdapter.java 34 public static final int FAILED = 1;
47 Log.w(TAG, "setConfig: item=" + item + " value=" + value + "failed: "
60 Log.w(TAG, "setConfig: item=" + item + " value=" + value + "failed: "
74 Log.w(TAG, "getConfigInt: item=" + item + "failed: " + e.getMessage());
84 Log.w(TAG, "getConfigInt: item=" + item + "failed: " + e.getMessage());
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Activities/
StartActivity.java 43 FAILED,
87 } else if (result == ResultCode.FAILED) {
88 Toast.makeText(this, R.string.failed, Toast.LENGTH_SHORT).show();
  /external/apache-http/src/org/apache/http/impl/auth/
NTLMScheme.java 59 FAILED,
103 this.state = State.FAILED;
124 if (this.state == State.CHALLENGE_RECEIVED || this.state == State.FAILED) {
152 return this.state == State.MSG_TYPE3_GENERATED || this.state == State.FAILED;
  /external/guava/guava/src/com/google/common/util/concurrent/
Service.java 42 * therefore every method of the listener will be called at most once. N.B. The {@link State#FAILED}
120 * @throws IllegalStateException if the service {@linkplain State#FAILED fails}.
128 * {@link Service.State#TERMINATED terminated} or {@link Service.State#FAILED failed}) for no
134 * @throws IllegalStateException if the service {@linkplain State#FAILED fails}.
142 * @throws IllegalStateException if this service's state isn't {@linkplain State#FAILED FAILED}.
236 FAILED {
291 * Called when the service transitions to the {@linkplain State#FAILED FAILED} state. The
300 public void failed(State from, Throwable failure) {} method in class:Service.Listener
    [all...]
  /external/llvm/utils/abtest/
abtest.py 26 # anotherfile.s: failed: './link_test' exitcode != 0
40 # funcname4 [3/XX]: failed: './link_test' exitcode != 0
55 FAILED=RED+"failed"+NORMAL
131 announce_result(FAILED, "'%s' exitcode != 0" % LINKTEST)
  /external/ltp/testcases/kernel/mem/page/
page01.c 58 #define FAILED 0
109 terror("Fork failed (may be OK if under stress)");
124 "Cannot allocate memory - malloc failed.\n");
181 local_flag = FAILED;
233 (local_flag == FAILED) ? tst_resm(TFAIL, "Test failed")
264 * test case failed, for example fork() failed. We will log this
page02.c 54 #define FAILED 0
84 tst_resm(TBROK, "signal failed");
116 "Fork failed (may be OK if under stress)");
207 local_flag = FAILED;
217 (local_flag == FAILED) ? tst_resm(TFAIL, "Test failed")
233 tst_brkm(TBROK, NULL, "signal failed");

Completed in 740 milliseconds

1 23 4 5 6 7 8 91011>>