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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/prerender/
prerender_field_trial.h 90 // be skipped, as indicated by the name.
  /external/chromium_org/chrome/browser/signin/
signin_promo.h 57 // Registers the fact that the user has skipped the sign in promo.
  /external/chromium_org/chrome/browser/ui/android/
chrome_http_auth_handler.h 28 // are called. |observer| may be NULL in which case the callbacks are skipped.
  /external/chromium_org/chrome/browser/ui/cocoa/panels/
mouse_drag_controller.h 23 // (which can be skipped if the drag didn't start) and then by cleanupAfterDrag.
  /external/chromium_org/components/nacl/common/
nacl_messages.h 80 bool /* Can validation be skipped? */)
  /external/chromium_org/content/browser/download/
file_metadata_unittest_linux.cc 60 VLOG(0) << "Test will be skipped because extended attributes are not "
  /external/chromium_org/google_apis/gcm/protocol/
android_checkin.proto 78 // Note: Some of the Android specific optional fields were skipped to limit
  /external/chromium_org/ipc/
ipc_sync_message.h 91 // is skipped past the header for synchronous messages).
  /external/chromium_org/media/cast/framer/
cast_message_builder.cc 137 // Needed to cover when a frame is skipped.
  /external/chromium_org/net/quic/crypto/
chacha20_poly1305_decrypter_test.cc 90 LOG(INFO) << "ChaCha20+Poly1305 not supported. Test skipped.";
  /external/chromium_org/net/tools/quic/
quic_server.h 133 // skipped as necessary).
  /external/chromium_org/ppapi/generators/
idl_lint.py 116 ErrOut.Log('%s : Skipped due to errors.' % name)
  /external/chromium_org/ppapi/proxy/
file_chooser_resource_unittest.cc 141 // No dot or slash ones should be skipped.
  /external/chromium_org/remoting/host/
remote_input_filter.cc 52 // successfully injected (or the local input monitor might have skipped
  /external/chromium_org/sync/engine/
syncer.h 31 // changes. Some of these steps may be skipped if they're deemed to be
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/
layouttestresults_unittest.py 81 "skipped": 450,
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/
test_run_results.py 170 'skipped': The number of skipped tests (NOW & SKIPPED)
183 results['skipped'] = len(tbt[test_expectations.NOW] & tbe[test_expectations.SKIP])
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/
run_webkit_tests_integrationtest.py 287 ['--child-processes', '2', '--skipped=ignore', 'failures/expected/exception.html', 'passes/text.html'], tests_included=True, shared_port=False)
308 _, regular_output, _ = logging_run(['failures/expected/keyboard.html', 'passes/text.html', '--child-processes', '2', '--skipped=ignore'], tests_included=True, shared_port=False)
380 self.assertFalse('passes/skipped/skip.html' in tests_run)
383 # Check that nothing changes when we specify skipped=default.
384 self.assertEqual(len(get_tests_run(['--skipped=default', 'passes'])),
387 # Now check that we run one more test (the skipped one).
388 tests_run = get_tests_run(['--skipped=ignore', 'passes'])
389 self.assertTrue('passes/skipped/skip.html' in tests_run)
392 # Now check that we only run the skipped test.
393 self.assertEqual(get_tests_run(['--skipped=only', 'passes']), ['passes/skipped/skip.html']
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
sessionclient.h 49 // If not IsWriteable, then a given content should be "skipped" when
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_block.h 146 // note that token_costs is the cost when eob node is skipped
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
gen6_viewport_state.c 34 /* The clip VP defines the guardband region where expensive clipping is skipped
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_listener.py 65 Modified at the moment would be a no-op, so it can be skipped. Performance-
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
normal_test.h 50 // return number of encoder-skipped frames
  /external/chromium_org/third_party/webrtc/video_engine/
overuse_frame_detector.h 85 // been processed, the old frame is skipped).
  /external/chromium_org/tools/perf/benchmarks/
octane.py 67 if 'Skipped' not in score_and_name[1]:

Completed in 1964 milliseconds

<<11121314151617181920>>