/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/zip/ |
InflaterInputStreamTest.java | 369 // Test to make sure the correct number of bytes were skipped 370 assertEquals("Incorrect Number Of Bytes Skipped.", 3, iis.skip(3)); 372 // Test to see if the number of bytes skipped returned is true. 375 assertEquals("Incorrect Number Of Bytes Skipped.", 0, iis.skip(0)); 379 assertEquals("Incorrect Number Of Bytes Skipped.", 2, iis.skip(4)); 412 // looked at how many bytes the skip skipped. It is 417 assertEquals("method skip() returned wrong number of bytes skipped",
|
/external/chromium_org/media/base/ |
yuv_convert_unittest.cc | 663 LOG(WARNING) << "System not supported. Test skipped."; 694 LOG(WARNING) << "System not supported. Test skipped."; 725 LOG(WARNING) << "System not supported. Test skipped."; 759 LOG(WARNING) << "System not supported. Test skipped."; 793 LOG(WARNING) << "System not supported. Test skipped."; [all...] |
seekable_buffer.cc | 221 int skipped = std::min(remaining_bytes_in_buffer, bytes_to_skip); local 222 current_buffer_offset += skipped; 223 bytes_to_skip -= skipped;
|
/system/core/adb/ |
file_sync_client.c | 690 int skipped = 0; local 741 skipped++; 746 fprintf(stderr,"%d file%s pushed. %d file%s skipped.\n", 748 skipped, (skipped == 1) ? "" : "s"); 902 int skipped = 0; local 940 skipped++; 945 fprintf(stderr, "%d file%s pulled. %d file%s skipped.\n", 947 skipped, (skipped == 1) ? "" : "s") [all...] |
/external/chromium_org/third_party/skia/src/gpu/ |
GrReducedClip.cpp | 187 // the clip empty) or is outside the bounds and therefore can be skipped. 209 // be skipped or it is outside the entire bounds and therefore makes the clip 233 // bounds then this op can be skipped. 257 // doesn't intersect the bounds then it can be skipped. 302 // or completely outside the bounds. In this latter case it can be skipped by 420 skippable = false; // we would have skipped it in the backwards walk if we
|
/external/skia/src/gpu/ |
GrReducedClip.cpp | 187 // the clip empty) or is outside the bounds and therefore can be skipped. 209 // be skipped or it is outside the entire bounds and therefore makes the clip 233 // bounds then this op can be skipped. 257 // doesn't intersect the bounds then it can be skipped. 302 // or completely outside the bounds. In this latter case it can be skipped by 420 skippable = false; // we would have skipped it in the backwards walk if we
|
/external/valgrind/main/callgrind/ |
callstack.c | 183 * If <skip> is true, this is a call to a function to be skipped; 207 /* this is a jmp from skipped to nonskipped */ 263 /* a call from nonskipped to skipped */ 265 if (!CLG_(current_state).nonskipped->skipped) { 267 &CLG_(current_state).nonskipped->skipped); 386 VG_(printf)("- %2d [Skipped JCC], SP %#lx\n",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 108 to use more than memlimit memory will be skipped. The big-memory tests 210 SKIPPED = -2 373 skipped = [] 464 elif ok == SKIPPED: 465 skipped.append(test) 467 skipped.append(test) 595 omitted = set(selected) - set(good) - set(bad) - set(skipped) 599 if not bad and not skipped and not interrupted and len(good) > 1: 616 if skipped and not quiet: 617 print count(len(skipped), "test"), "skipped: [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
regrtest.py | 108 to use more than memlimit memory will be skipped. The big-memory tests 210 SKIPPED = -2 373 skipped = [] 464 elif ok == SKIPPED: 465 skipped.append(test) 467 skipped.append(test) 595 omitted = set(selected) - set(good) - set(bad) - set(skipped) 599 if not bad and not skipped and not interrupted and len(good) > 1: 616 if skipped and not quiet: 617 print count(len(skipped), "test"), "skipped: [all...] |
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
CipherInputStreamTest.java | 179 int skipped = (int) cis.skip(2); local 180 int ind = skipped; 181 int got = skipped + cis.read(result, 0, 1); // the number of got bytes
|
/external/apache-http/src/org/apache/http/impl/io/ |
ContentLengthInputStream.java | 194 * @return The actual number of bytes skipped. <= 0 if no bytes 195 * are skipped. 207 // skip and keep track of the bytes actually skipped
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
data_builder.h | 33 /** Set if the data is contiguous. Typically not set if a sample was skipped */ 96 * skipped due to power savings turning off this sensor. 111 * skipped due to power savings turning off this sensor.
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
data_builder.h | 33 /** Set if the data is contiguous. Typically not set if a sample was skipped */ 94 * skipped due to power savings turning off this sensor. 109 * skipped due to power savings turning off this sensor.
|
/libcore/luni/src/test/java/libcore/java/io/ |
OldLineNumberInputStreamTest.java | 150 long skipped = lnis.skip(4); local 151 assertEquals("Test 1: Incorrect number of characters skipped;", 152 4, skipped);
|
OldLineNumberReaderTest.java | 164 long skipped = lnr.skip(80); local 165 assertEquals("Test 1: Incorrect number of characters skipped;", 166 80, skipped);
|
/external/chromium_org/cc/layers/ |
picture_layer_unittest.cc | 50 // Intentionally skipping Update since it would normally be skipped on
|
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/ |
write_from_url_operation.h | 44 // skipped.
|
/external/chromium_org/chrome/browser/extensions/ |
webstore_install_with_prompt.h | 29 // skipped. This class stubs out many WebstoreStandaloneInstaller abstract
|
/external/chromium_org/chromeos/network/ |
client_cert_resolver.h | 71 // networks are skipped in the NetworkListChanged notification.
|
/external/chromium_org/content/browser/loader/ |
detachable_resource_handler.h | 33 // handler, so any policy decisions in that handler are skipped.
|
/external/chromium_org/courgette/ |
types_elf.h | 55 // Other values skipped
|
/external/chromium_org/gpu/gles2_conform_support/ |
gles2_conform_test_expectations.txt | 19 // Any tests whose expectations are not PASS will be skipped on the bots.
|
/external/chromium_org/media/tools/layout_tests/ |
layouttest_analyzer_helpers.py | 37 information about skipped layouttests where it has 'SKIP' in its entry in 39 about non skipped layout tests, which are in the test expectation file but 40 not skipped. The information is exactly same as the one parsed by the 167 (current_time, the number of tests, the number of skipped tests, 215 '<li>The number of failing skipped tests: %d (%s)</li>' 216 '<li>The number of failing non-skipped tests: %d (%s)</li>' 226 return_str += '<b>Current issues about failing non-skipped tests:</b>' 261 # Look into expectation to get diff only for non-skipped tests. 297 """Get a list of bugs for non-skipped layout tests.
|
/external/chromium_org/net/cert/ |
pem_tokenizer.h | 66 // one of these types will be skipped.
|
/external/chromium_org/net/quic/crypto/ |
chacha20_poly1305_encrypter_test.cc | 61 LOG(INFO) << "ChaCha20+Poly1305 not supported. Test skipped.";
|