HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 201 - 225 of 1496) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/webkit/Tools/QueueStatusServer/handlers/
statusbubble_unittest.py 37 def __init__(self):
40 def status_for_queue(self, queue):
43 def position_in_queue(self, queue):
48 def test_build_bubble(self):
  /external/webkit/Tools/RebaselineQueueServer/model/
queueentry.py 37 def add(builder_name, test):
45 def remove(builder_name, test):
52 def entries_for_builder(builder_name):
58 def builder_names():
  /external/webkit/Tools/Scripts/webkitpy/common/
memoized_unittest.py 35 def __init__(self):
39 def memoized_add(self, argument):
48 def test_caching(self):
60 def test_tearoff(self):
  /external/webkit/Tools/Scripts/webkitpy/common/net/
testoutput.py 30 def same_image(self, img1, img2):
40 def __init__(self, platform, output_type, files):
49 def _extract_platform(self, filename):
56 def _extract_test_name(self, filename):
71 def save_to(self, path):
76 def is_actual(self):
80 def name(self):
84 def __eq__(self, other):
92 def __hash__(self):
95 def is_new_baseline_for(self, other)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/system/
stack_utils.py 35 def log_thread_state(logger, name, thread_id, msg=''):
45 def _find_thread_stack(thread_id):
54 def _log_stack(logger, stack):
62 def log_traceback(logger, tb):
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/
read_checksum_from_png.py 31 def read_checksum(filehandle):
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
common.py 40 def __init__(self, handle_style_error):
43 def check(self, lines):
64 def __init__(self, file_path, handle_style_error):
68 def check(self, lines):
python_unittest.py 35 def test_init(self):
37 def _mock_handle_style_error(self):
45 def test_check(self):
49 def _mock_handle_style_error(line_number, category, confidence,
  /external/webkit/Tools/Scripts/webkitpy/style/
filereader_unittest.py 49 def __init__(self):
53 def should_process(self, file_path):
56 def process(self, lines, file_path, test_kwarg=None):
59 def setUp(self):
69 def tearDown(self):
73 def _create_file(self, rel_path, text, encoding="utf-8"):
81 def _passed_to_processor(self):
85 def _assert_file_reader(self, passed_to_processor, file_count):
90 def test_process_file__does_not_exist(self):
100 def test_process_file__is_dir(self)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/steps/
metastep.py 35 def __init__(self, tool, options):
42 def _collect_options_from_steps(steps):
49 def options(cls):
52 def run(self, state):
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stab.h 11 #include <bits/stab.def>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stab.h 11 #include <bits/stab.def>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stab.h 11 #include <bits/stab.def>
  /external/antlr/antlr-3.4/runtime/Python/tests/
t048rewrite.py 11 def setUp(self):
15 def _parse(self, input):
24 def testInsertBeforeIndex0(self):
33 def testInsertAfterLastIndex(self):
42 def test2InsertBeforeAfterMiddleIndex(self):
52 def testReplaceIndex0(self):
61 def testReplaceLastIndex(self):
70 def testReplaceMiddleIndex(self):
79 def test2ReplaceMiddleIndex(self):
89 def test2ReplaceMiddleIndex1InsertBefore(self)
    [all...]
t016actions.py 6 def setUp(self):
10 def testValid(self):
t023scopes.py 7 def setUp(self):
11 def testValid1(self):
t031emptyAlt.py 7 def setUp(self):
11 def testValid1(self):
  /external/bluetooth/bluez/test/
simple-agent 16 def set_exit_on_release(self, exit_on_release):
21 def Release(self):
28 def Authorize(self, device, uuid):
37 def RequestPinCode(self, device):
43 def RequestPasskey(self, device):
50 def DisplayPasskey(self, device, passkey):
55 def RequestConfirmation(self, device, passkey):
64 def ConfirmModeChange(self, mode):
73 def Cancel(self):
76 def create_device_reply(device)
    [all...]
  /external/chromium/testing/gtest/test/
gtest_help_test.py 81 def RunWithFlag(flag):
101 def TestHelpFlag(self, flag):
125 def TestNonHelpFlag(self, flag):
139 def testPrintsHelpWithFullFlag(self):
142 def testPrintsHelpWithShortFlag(self):
145 def testPrintsHelpWithQuestionFlag(self):
148 def testPrintsHelpWithWindowsStyleQuestionFlag(self):
151 def testPrintsHelpWithUnrecognizedGoogleTestFlag(self):
154 def testPrintsHelpWithIncorrectFlagStyle(self):
158 def testRunsTestsWithoutHelpFlag(self)
    [all...]
  /external/gtest/test/
gtest_help_test.py 81 def RunWithFlag(flag):
101 def TestHelpFlag(self, flag):
125 def TestNonHelpFlag(self, flag):
139 def testPrintsHelpWithFullFlag(self):
142 def testPrintsHelpWithShortFlag(self):
145 def testPrintsHelpWithQuestionFlag(self):
148 def testPrintsHelpWithWindowsStyleQuestionFlag(self):
151 def testPrintsHelpWithUnrecognizedGoogleTestFlag(self):
154 def testPrintsHelpWithIncorrectFlagStyle(self):
158 def testRunsTestsWithoutHelpFlag(self)
    [all...]
  /external/llvm/utils/lit/lit/
Test.py 6 def __init__(self, name, isFailure):
22 def __init__(self, name):
31 def __init__(self, name, source_root, exec_root, config):
38 def getSourcePath(self, components):
41 def getExecPath(self, components):
47 def __init__(self, suite, path_in_suite, config):
60 def copyWithIndex(self, index):
66 def setResult(self, result, output, elapsed):
72 def getFullName(self):
75 def getSourcePath(self)
    [all...]
  /external/webkit/Tools/QueueStatusServer/model/
activeworkitems.py 44 def _item_time_pairs(self):
47 def _set_item_time_pairs(self, pairs):
56 def _append_item_time_pair(self, pair):
60 def _remove_item(self, item_id):
65 def key_for_queue(cls, queue_name):
69 def lookup_by_queue(cls, queue_name):
73 def _expire_item(key, item_id):
78 def expire_item(self, item_id):
81 def deactivate_expired(self, now):
86 def next_item(self, work_item_ids, now)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
feeders.py 35 def __init__(self, tool):
38 def feed(self):
45 def __init__(self, tool):
49 def _update_work_items(self, item_ids):
55 def feed(self):
62 def _patches_for_bug(self, bug_id):
66 def _patches_with_acceptable_review_flag(self, patches):
69 def _validate_patches(self):
75 def _patch_cmp(self, a, b):
85 def __init__(self, tool)
    [all...]
  /cts/tests/tests/webkitsecurity/assets/
bad-handshake-crash_wsh.py 5 def web_socket_do_extra_handshake(request):
17 def web_socket_transfer_data(request):
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
TestPackageDefTest.java 34 TestPackageDef def = new TestPackageDef() { local
40 String digest = def.generateDigest(new File("unused"), "alsounused");

Completed in 1777 milliseconds

1 2 3 4 5 6 7 891011>>