/external/e2fsprogs/tests/ |
run_mke2fs | 23 echo "skipped"
|
/external/e2fsprogs/tests/t_mmp_1on/ |
script | 9 echo "$test_name: $test_description: skipped for tmpfs (no O_DIRECT)"
|
/external/e2fsprogs/tests/t_mmp_2off/ |
script | 9 echo "$test_name: $test_description: skipped for tmpfs (no O_DIRECT)"
|
/external/e2fsprogs/tests/t_quota_1on/ |
script | 4 echo "$test_name: $test_description: skipped"
|
/external/e2fsprogs/tests/t_quota_2off/ |
script | 4 echo "$test_name: $test_description: skipped"
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
undecidable-dynamic-alloca-1.ll | 1 ; Test that undecidable dynamic allocas are skipped by ASan.
|
/external/skia/include/core/ |
SkDrawFilter.h | 47 * returns false, the draw will be skipped.
|
/external/skia/tests/ |
FillPathTest.cpp | 28 // but skipped after tessellation, should be cleared by the blitter.
|
/external/toybox/tests/ |
chown.test | 7 echo "SKIPPED: chown (not root)"
|
/frameworks/base/core/jni/android/graphics/ |
CreateJavaOutputStreamAdaptor.cpp | 114 jlong skipped = env->CallLongMethod(fJavaInputStream, local 122 if (skipped < 0) { 123 skipped = 0; 126 return (size_t)skipped;
|
/hardware/intel/img/psb_video/src/ |
tng_picmgmt.h | 97 IMG_BOOL8 b8Process; //!< Process skipped frame (to update MV) ? 107 IMG_UINT32 ui32FrameCount; //!< Number of frames in the stream (incl. skipped) 159 IMG_UINT8 ui8DisplayOrderNum; //!< Number of frames in the stream (incl. skipped) 160 IMG_UINT8 ui8SlotNum; //!< Number of frames in the stream (incl. skipped)
|
/libcore/ |
Android.mk | 49 $(info * libcore tests are skipped because environment variable LIBCORE_SKIP_TESTS=$(LIBCORE_SKIP_TESTS))
|
/libcore/luni/src/test/java/libcore/java/io/ |
OldCharArrayReaderTest.java | 238 long skipped = 0; local 240 skipped = cr.skip(5L); 242 5L, skipped); 243 assertEquals("Test 2: Skip skipped wrong chars;",
|
OldInputStreamTest.java | 238 // Test 2: Check if the number of bytes skipped matches the requested 240 assertEquals("Test 2: Incorrect count of bytes skipped.", 243 // Test 3: Check that bytes have actually been skipped 250 // Test 4: Test that the correct number of bytes skipped is returned 252 assertEquals("Test 4: Incorrect count of bytes skipped.",
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_nis.py | 13 print "Test Skipped:", msg
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_nis.py | 13 print "Test Skipped:", msg
|
/external/icu/icu4c/source/tools/genren/ |
genren.pl | 198 &verbose( "$ARGV[0]: Skipped initializer $_\n" ); 200 &verbose( "$ARGV[0]: Skipped finilizer $_\n" ); 202 print STDERR "$ARGV[0]: Skipped strange mangled function $_\n"; 204 print STDERR "$ARGV[0]: Skipped vtable $_\n"; 206 print STDERR "$ARGV[0]: Skipped typeinfo $_\n"; 208 print STDERR "$ARGV[0]: Skipped ignored function $_\n"; 216 &verbose( "Skipped: $_ $1\n");
|
/external/apache-harmony/support/src/test/java/tests/support/ |
Support_StringReader.java | 206 * @return the number of characters actually skipped. 216 long skipped = 0; local 219 skipped = count; 221 skipped = this.count - pos; 224 return skipped;
|
/libcore/luni/src/main/java/java/io/ |
CharArrayReader.java | 254 * @return the number of characters actually skipped. 265 long skipped = 0; 268 skipped = charCount; 270 skipped = this.count - pos; 273 return skipped;
|
/libcore/support/src/test/java/tests/support/ |
Support_StringReader.java | 222 * @return the number of characters actually skipped. 234 long skipped = 0; local 237 skipped = count; 239 skipped = this.count - pos; 242 return skipped;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
valarray_array.tcc | 58 // false, the corresponding element of a is skipped. m must contain 83 // of b are skipped if the corresponding element of m is false. m 108 // skipped if the corresponding element of m is false. Elements of 109 // b are skipped if the corresponding element of k is false. m and 188 // a are skipped if the corresponding element of m is false. m must
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
valarray_array.tcc | 58 // false, the corresponding element of a is skipped. m must contain 83 // of b are skipped if the corresponding element of m is false. m 108 // skipped if the corresponding element of m is false. Elements of 109 // b are skipped if the corresponding element of k is false. m and 188 // a are skipped if the corresponding element of m is false. m must
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
valarray_array.tcc | 58 // false, the corresponding element of a is skipped. m must contain 83 // of b are skipped if the corresponding element of m is false. m 108 // skipped if the corresponding element of m is false. Elements of 109 // b are skipped if the corresponding element of k is false. m and 188 // a are skipped if the corresponding element of m is false. m must
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.tcc | 56 // false, the corresponding element of a is skipped. m must contain 81 // of b are skipped if the corresponding element of m is false. m 106 // skipped if the corresponding element of m is false. Elements of 107 // b are skipped if the corresponding element of k is false. m and 186 // a are skipped if the corresponding element of m is false. m must
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
valarray_array.tcc | 56 // false, the corresponding element of a is skipped. m must contain 81 // of b are skipped if the corresponding element of m is false. m 106 // skipped if the corresponding element of m is false. Elements of 107 // b are skipped if the corresponding element of k is false. m and 186 // a are skipped if the corresponding element of m is false. m must
|