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

1 2 3 4 5

  /build/kati/testcase/
crlf.mk 0 PASS := \
2 PASS \
3 PASS
6 echo $(PASS)
escaped_comment.mk 0 PASS:=\#PASS
3 echo $(PASS)
8 define pass macro
9 \#PASS
12 echo $(pass)
target_specific_var_timing.mk 0 PASS:=PASS
3 PASS2:=PASS
7 foo: X := $(PASS)
14 PASS:=
  /external/dtc/tests/
tests.sh 3 PASS () {
4 echo "PASS"
tests.h 53 #define PASS() \
56 printf("PASS\n"); \
63 printf("PASS (inconclusive)\n"); \
70 printf("PASS (irrelevant)\n"); \
  /external/ltp/testcases/open_posix_testsuite/functional/threads/include/
test.h 20 #define PASS 0
  /external/ltp/testcases/kernel/syscalls/ipc/lib/
libmsgctl.h 24 #define PASS 0
  /prebuilts/go/darwin-x86/src/cmd/cover/testdata/
main.go 51 var PASS = true
62 PASS = false
66 if !PASS {
78 PASS = false
82 PASS = false
86 PASS = false
112 PASS = false
  /prebuilts/go/linux-x86/src/cmd/cover/testdata/
main.go 51 var PASS = true
62 PASS = false
66 if !PASS {
78 PASS = false
82 PASS = false
86 PASS = false
112 PASS = false
  /external/swiftshader/third_party/LLVM/utils/lit/lit/
Test.py 10 PASS = TestResult('PASS', False)
  /external/toolchain-utils/deprecated/
report_generator.py 14 PASS = 'pass'
102 if result[1] == PASS:
  /test/suite_harness/common/util/src/com/android/compatibility/common/util/
TestStatus.java 22 PASS("pass"),
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/reporting/
GnssTestDetails.java 35 PASS,
56 ResultCode resultCode = ResultCode.PASS;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/reporting/
SensorTestDetails.java 37 PASS,
58 ResultCode resultCode = ResultCode.PASS;
  /external/deqp/scripts/log/
log_parser.py 27 PASS = 'Pass'
39 PASS,
87 pass
128 pass # \todo [pyry] Validate
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/
MicrophoneDeviceTestActivity.java 41 private static final boolean PASS = true;
76 item.setTag(PASS); pairedItem.setTag(PASS);
150 return (item.getTag() != null) && ((Boolean) item.getTag()) == PASS;
  /external/linux-kselftest/tools/testing/selftests/futex/include/
logging.h 31 * Define PASS, ERROR, and FAIL strings with and without color escape
51 static const char PASS_NORMAL[] = " PASS";
55 const char *PASS = PASS_NORMAL;
72 * log_color() - Use colored output for PASS, ERROR, and FAIL strings
78 PASS = PASS_COLOR;
82 PASS = PASS_NORMAL;
105 * print_result() - Print standard PASS | ERROR | FAIL results
  /external/llvm/utils/lit/lit/
Test.py 29 PASS = ResultCode('PASS', False)
115 pass
200 if self.result.code == PASS:
  /external/mockftpserver/branches/1.x_Branch/src/main/java/org/mockftpserver/core/command/
CommandNames.java 41 public static final String PASS = "PASS";
  /external/v8/tools/testrunner/local/
statusfile.py 37 PASS = "PASS"
52 for key in [SKIP, FAIL, PASS, OKAY, TIMEOUT, CRASH, SLOW, FAIL_OK,
57 PASS_OR_FAIL: [PASS, FAIL]}
90 return ((PASS in outcomes) and (FAIL in outcomes) and
112 """Indicates if we join PASS and FAIL from two different outcome sets and
116 PASS in outcomes1 and
174 # A FAIL without PASS in one rule has always precedence over a single
175 # PASS (without FAIL) in another. Otherwise the default PASS expectatio
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211_monitor.c 172 #define PASS 0xFF
201 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 0, PASS, 0),
217 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 0x0801, PASS, 0),
235 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 3, PASS, 0),
258 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_X, 0, PASS, 0),
266 BPF_JUMP(BPF_JMP | BPF_JEQ | BPF_K, 0x0000888E, PASS, FAIL),
285 /* rewrite all PASS/FAIL jump offsets */
291 if (insn->k == PASS)
297 if (insn->jt == PASS)
302 if (insn->jf == PASS)
    [all...]
  /libcore/ojluni/src/main/java/java/util/jar/
Pack200.java 72 * // pass one class file uncompressed:
285 * as a pass-through of the entire archive.
360 * # Pass all files in an entire directory hierarchy:
364 String PASS_FILE_PFX = "pack.pass.file.";
371 * {@link #STRIP}, and {@link #PASS}.
378 * {@link #PASS} means that the whole class-file will be passed through
387 * p.put(UNKNOWN_ATTRIBUTE, PASS);
400 * The special strings {@link #ERROR}, {@link #STRIP}, and {@link #PASS} are
430 * {@link #PASS} are also allowed.
440 * The special strings {@link #ERROR}, {@link #STRIP}, and {@link #PASS}
    [all...]
  /test/vts/proto/
VtsFuzzTaskMessage_pb2.py 66 name='PASS', index=3, number=3,
83 PASS = 3
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
TestReport.java 40 PASS,
154 case PASS:
  /external/mesa3d/src/gallium/auxiliary/util/
u_tests.c 209 bool pass = true; local
232 pass = false;
245 return pass;
259 PASS = 1 /* also "true" */
274 status == PASS ? "pass" : "fail");
298 bool pass = true; local
333 pass = pass && util_probe_rect_rgba(ctx, cb, 0, 0,
342 util_report_result(pass);
351 bool pass = true; local
406 bool pass = true; local
    [all...]

Completed in 649 milliseconds

1 2 3 4 5