HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 1476 - 1500 of 20884) sorted by null

<<51525354555657585960>>

  /external/autotest/client/site_tests/graphics_dEQP/
control.gles3.performance 10 CRITERIA = 'All of the individual tests must pass.'
22 'subset_to_run=Pass',
control.gles3.stress 10 CRITERIA = 'All of the individual tests must pass.'
22 'subset_to_run=Pass',
control.gles31.functional 10 CRITERIA = 'All of the individual tests must pass.'
22 'subset_to_run=Pass',
control.gles31.info 10 CRITERIA = 'All of the individual tests must pass.'
22 'subset_to_run=Pass',
control.gles31.stress 10 CRITERIA = 'All of the individual tests must pass.'
22 'subset_to_run=Pass',
  /external/autotest/frontend/afe/
direct_afe.py 23 pass
28 pass
rpc_client_lib.py 14 pass
27 @returns A dictionary of authorization headers to pass in to get_proxy().
  /external/autotest/server/site_tests/network_EthCapsServer/
control 9 Test will pass if the following requirements are met, otherwise should fail:
12 - subtest should take <20 seconds to pass and <60seconds to fail
  /external/chromium-trace/catapult/perf_insights/perf_insights/
map_single_trace.py 46 pass
49 pass
52 pass
55 pass
58 pass
61 pass
64 pass
105 pass
  /external/chromium-trace/catapult/telemetry/telemetry/internal/util/
classes.py 12 # Case |class A: pass|.
15 # Case |class A(object): pass|.
  /external/chromium-trace/catapult/telemetry/telemetry/value/
none_values.py 9 pass
12 pass
  /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
mox_helper.py 24 (which should not all pass) would be executed as part of the
39 the example test case. Both tests must pass as meta class wraps
115 pass
125 pass
130 pass
133 pass
136 pass
139 pass
  /external/chromium-trace/catapult/third_party/gsutil/gslib/
no_op_credentials.py 23 pass
29 pass
  /external/chromium-trace/catapult/third_party/mox3/mox3/tests/
mox_helper.py 24 (which should not all pass) would be executed as part of the
39 the example test case. Both tests must pass as meta class wraps
115 pass
125 pass
130 pass
133 pass
136 pass
139 pass
  /external/compiler-rt/test/tsan/
aligned_vs_unaligned_race.cc 31 printf("Pass\n");
33 // CHECK: Pass
race_on_speculative_load.cc 27 printf("PASS\n");
29 // CHECK: PASS
thread_detach2.c 23 printf("PASS\n");
28 // CHECK: PASS
vptr_benign_race.cc 56 fprintf(stderr, "PASS\n");
58 // CHECK: PASS
  /external/e2fsprogs/tests/f_extents2/
expect.1 0 Pass 1: Checking inodes, blocks, and sizes
32 Pass 1B: Rescanning for multiply-claimed blocks
36 Pass 1C: Scanning directories for inodes with multiply-claimed blocks
37 Pass 1D: Reconciling multiply-claimed blocks
54 Pass 2: Checking directory structure
55 Pass 3: Checking directory connectivity
56 Pass 4: Checking reference counts
57 Pass 5: Checking group summary information
  /external/eigen/scripts/
check.in 8 echo " The EIGEN_MAKE_ARGS environment variable allows to pass args to 'make'."
10 echo " The EIGEN_CTEST_ARGS environment variable allows to pass args to 'ctest'."
  /external/llvm/test/CodeGen/ARM/
ifcvt-callback.ll 3 ; This test checks that if-conversion pass is unconditionally added to the pass
  /external/llvm/test/CodeGen/X86/
constant-hoisting-optnone.ll 3 ; Verify that pass 'Constant Hoisting' is not run on optnone functions.
4 ; Without optnone, Pass 'Constant Hoisting' would firstly hoist
  /external/llvm/test/Transforms/StructurizeCFG/
switch.ll 3 ; The structurizecfg pass cannot handle switch instructions, so we need to
4 ; make sure the lower switch pass is always run before structurizecfg.
  /external/llvm/utils/release/
findRegressions-nightly.py 19 r = re.findall(r'TEST-(PASS|FAIL|RESULT.*?):\s+(.*?)\s+(.*?)\r*\n', d)
26 if t[0] == 'PASS' or t[0] == 'FAIL' :
84 if d_old[t][x] == 'PASS':
85 if d_new[t][x] != 'PASS':
88 if d_new[t][x] == 'PASS':
89 print t + " * NEW PASS (" + x + ")\n"
102 print t + " * NEW PASS (" + tp + x + ")\n"
112 print t + " * NEW PASS (" + exp + x + ")\n"
  /external/mockito/cglib-and-asm/src/org/mockito/cglib/transform/
ClassFilterTransformer.java 23 public ClassFilterTransformer(ClassFilter filter, ClassTransformer pass) {
24 super(pass);

Completed in 1481 milliseconds

<<51525354555657585960>>