HomeSort by relevance Sort by last modified time
    Searched full:skipped (Results 476 - 500 of 2231) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/w3c/
test_parser_unittest.py 203 # Set all to false so this gets skipped
210 self.assertEqual(test_info, None, 'test should have been skipped')
  /external/chromium_org/tools/clang/scripts/
run_tool.py 193 clang-format step should be skipped.
198 # duplicate edits to be quickly skipped, while reversing means that
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
EC3TrackImpl.java 66 long skipped = inputStream.skip(bsi.frameSize); local
67 assert skipped == bsi.frameSize;
  /external/smack/src/org/jivesoftware/smackx/workgroup/util/
ModelUtil.java 147 * are skipped. If the array itself is null, the empty string
158 * by the specified delimiter. Null array elements are skipped. If
  /external/valgrind/main/helgrind/tests/
tc20_verifywrap.c 104 /* make pthread_mutex_lock fail (skipped on < glibc 2.4 because it
111 "skipped on glibc < 2.4\n\n");
  /libcore/luni/src/main/java/java/io/
BufferedInputStream.java 107 * Returns an estimated number of bytes that can be read or skipped without blocking for more
349 * @return the number of bytes actually skipped.
DataInput.java 232 * {@code count} bytes where skipped.
236 * @return the number of bytes actually skipped.
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
ContactResolver.java 198 // Request skipped. Try again next batch.
199 LogUtils.d(TAG, "ContactResolver = skipped %s", email);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
mtio.h 87 number of files not skipped, or
88 number of records not skipped. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
mtio.h 87 number of files not skipped, or
88 number of records not skipped. */
  /external/valgrind/main/callgrind/
sim.c 878 CLG_(current_state).nonskipped->skipped :
    [all...]
  /cts/libs/vogar-expect/src/vogar/
Outcome.java 130 * For example, for a test skipped because it is unsupported, we don't care about the result.
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
KeyIterator.java 98 * rejected, or skipped, as defined above .
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
UnionChildIterator.java 111 * rejected, or skipped, as defined above .
  /external/bison/lib/
getopt_int.h 103 been skipped. 'first_nonopt' is the index in ARGV of the first
  /external/bluetooth/bluedroid/bta/sys/
utl.c 35 ** spaces are skipped.
  /external/ceres-solver/internal/ceres/
compressed_col_sparse_matrix_utils.cc 80 // be skipped like the rows in other row blocks too.
  /external/chromium_org/base/debug/
trace_event_memory_unittest.cc 187 // Zero current allocations is skipped.
  /external/chromium_org/base/files/
file_enumerator.h 124 // Returns true if the given path should be skipped in enumeration.
  /external/chromium_org/base/i18n/
break_iterator.h 98 // end of a word. (Otherwise, the break iterator just skipped over e.g.
  /external/chromium_org/build/
gdb-add-index 47 echo "Skipped $basename -- already contains index."
  /external/chromium_org/build/mac/
copy_framework_unversioned.sh 42 # the first argument to this script, install_name_tool will be skipped. This
  /external/chromium_org/chrome/browser/drive/
drive_uploader.h 91 // If |etag| is empty, the test is skipped.
  /external/chromium_org/chrome/browser/first_run/
first_run.h 166 // indicating whether the first run flow should be shown, skipped, or whether
  /external/chromium_org/chrome/browser/sessions/
session_data_deleter.cc 48 // |delete_only_by_session_only_policy_| is false. Once completed or skipped,

Completed in 2124 milliseconds

<<11121314151617181920>>