/external/chromium_org/chrome/browser/resources/chromeos/ |
slow.js | 6 function Slow() { 8 cr.addSingletonGetter(Slow); 10 Slow.prototype = { 14 Slow.initialize = function() { 15 $('slow-disable').addEventListener('click', function(event) { 16 Slow.disableTracing(); 18 $('slow-enable').addEventListener('click', function(event) { 19 Slow.enableTracing(); 24 Slow.disableTracing = function() { 28 Slow.enableTracing = function() [all...] |
/external/chromium_org/chrome/test/functional/media/ |
cns_test_base.py | 32 Slow = ('Slow', [256, 105, 1])
|
media_constrained_network_perf.py | 36 # such as 56K Dial-up resulted in very slow tests (about 8 mins to run each 42 cns_test_base.Slow,
|
/external/chromium_org/v8/test/mjsunit/ |
store-dictionary.js | 61 // Slow case object without x property.
|
/external/v8/test/mjsunit/ |
store-dictionary.js | 61 // Slow case object without x property.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
id3_parser.js | 567 'Slow Rock', 583 'Slow Jam',
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/ |
test_expectations_unittest.py | 264 expectations_dict['expectations'] = "Bug(x) %s [ ImageOnlyFailure ]\nBug(x) %s [ Slow ]\n" % (test_name1, test_name2) 269 self.assertEqual(expectations.get_expectations(self.get_test(test_name2)), set([SLOW])) 278 self.assertEqual(expectations.get_expectations(self.get_test(test_name2)), set([CRASH, SLOW])) 378 self.assert_tokenize_exp('foo.html [ Slow ]', specifiers=[], expectations=['SLOW']) [all...] |
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
flakiness_dashboard.js | 329 // instead of patterns to match against. The matching code below is super slow. [all...] |
/external/chromium_org/third_party/usb_ids/ |
usb.ids | [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
LegalizeDAG.cpp | [all...] |
/external/iproute2/doc/ |
ip-cref.tex | 509 serious problems in the kernel or that your machine is too slow [all...] |