HomeSort by relevance Sort by last modified time
    Searched full:skipping (Results 426 - 450 of 2613) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/runtime/
crash_cgo_test.go 22 t.Skip("Skipping in short mode") // takes up to 64 seconds
115 t.Skip("skipping windows specific test")
gc_test.go 20 t.Skip("skipping test; GOGC=off in environment")
395 t.Skip("Skipping in short mode")
  /prebuilts/go/darwin-x86/src/runtime/trace/
trace_test.go 57 t.Skipf("skipping trace: %v", err)
67 t.Skipf("skipping trace: %v", err)
  /prebuilts/go/linux-x86/src/crypto/tls/
tls_test.go 129 t.Skip("skipping in short mode")
174 t.Skip("skipping in short mode")
  /prebuilts/go/linux-x86/src/go/build/
build_test.go 115 t.Skipf("skipping on %s/%s, no valid GOROOT", runtime.GOOS, runtime.GOARCH)
236 t.Skipf("skipping on %s/%s, no valid GOROOT", runtime.GOOS, runtime.GOARCH)
  /prebuilts/go/linux-x86/src/runtime/
crash_cgo_test.go 22 t.Skip("Skipping in short mode") // takes up to 64 seconds
115 t.Skip("skipping windows specific test")
gc_test.go 20 t.Skip("skipping test; GOGC=off in environment")
395 t.Skip("Skipping in short mode")
  /prebuilts/go/linux-x86/src/runtime/trace/
trace_test.go 57 t.Skipf("skipping trace: %v", err)
67 t.Skipf("skipping trace: %v", err)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 148 log.debug("skipping %s (up-to-date)", output_filename)
202 log.debug("skipping %s (up-to-date)", output_filename)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
unixccompiler.py 148 log.debug("skipping %s (up-to-date)", output_filename)
202 log.debug("skipping %s (up-to-date)", output_filename)
  /system/media/audio_utils/
channels.c 148 * first two input channels into the single output channel (and skipping the rest).
183 * by mixing the first two input channels into the single output channel (and skipping the rest).
  /system/update_engine/payload_consumer/
postinstall_runner_action.cc 84 LOG(INFO) << "Skipping post-install during rollback";
91 VLOG(1) << "Skipping post-install on partition "
  /external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c 287 // to be used in following transform skipping test.
344 // Skipping test
378 // Transform skipping test in UV planes.
785 // Skipping threshold for ac.
787 // Skipping threshold for dc.
792 // skipping.
825 // Y skipping condition checking for ac and dc.
843 // U skipping condition checking
850 // V skipping condition checking
    [all...]
  /art/tools/dexfuzz/src/dexfuzz/program/mutators/
BranchShifter.java 93 Log.debug("Method contains only one instruction, skipping.");
ConversionRepeater.java 93 Log.debug("No conversion operations in method, skipping...");
FieldFlagChanger.java 100 Log.debug("No field instructions in method, skipping...");
  /bionic/tools/bionicbb/
presubmit.py 203 logging.info('Skipping %s: %s', gerrit_info['MessageType'],
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
TestResultsBackupHelper.java 133 Log.e(TAG, "Skipping key: " + data.getKey());
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
Utils.java 126 Log.d(TAG, "Single user device; skipping isolated storage tests");
  /cts/hostsidetests/numberblocking/src/com/android/cts/numberblocking/hostside/
NumberBlockingTest.java 95 "Skipping number blocking test as the feature is not supported.");
  /cts/hostsidetests/theme/app/src/android/theme/app/
GenerateImagesActivity.java 151 Log.v(TAG, "Skipping theme \"" + theme.name
  /cts/tests/admin/src/android/admin/cts/
DeviceAdminReceiverTest.java 69 Log.w(TAG, "Skipping testOnReceive");
  /cts/tests/camera/src/android/hardware/camera2/cts/
CaptureRequestTest.java 230 " doesn't support lens shading controls, skipping test");
342 " does not support color outputs, skipping");
374 " does not support color outputs, skipping");
416 " does not support color outputs, skipping");
435 " doesn't support tone mapping controls, skipping test");
454 " doesn't support color correction controls, skipping test");
470 " doesn't support EDGE_MODE controls, skipping test");
489 Log.i(TAG, "Camera " + id + " has no focuser, skipping test");
496 " does not support MANUAL_SENSOR, skipping test");
513 " doesn't support noise reduction mode, skipping test")
    [all...]
  /cts/tests/tests/location/src/android/location/cts/
GnssNavigationMessageRegistrationTest.java 131 Log.i(TAG, "No Satellites are visible. Device may be Indoor. Skipping Test.");
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Video_ThumbnailsTest.java 86 Log.i(TAG, "SKIPPING testGetThumbnail(): codec not supported");

Completed in 425 milliseconds

<<11121314151617181920>>