/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
json_results_generator.py | 49 def strip_json_wrapper(json_content): 53 def load_json(filesystem, file_path): 59 def write_json(filesystem, json_object, file_path): 72 def __init__(self, name, failed=False, elapsed_time=0): 93 def fixable(self): 139 def __init__(self, port, builder_name, build_name, build_number, 187 def generate_json_output(self): 193 def generate_full_results_file(self): 211 def get_json(self): 252 def set_archived_results(self, archived_results) [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/ |
http_lock_unittest.py | 35 def __init__(self, testFunc): 44 def clean_all_lockfile(self): 51 def assertEqual(self, first, second): 56 def _check_lock_file(self): 66 def test_lock_lifecycle(self): 77 def test_extract_lock_number(self,): 90 def test_lock_file_list(self):
|
chromium_win_unittest.py | 42 def __init__(self): 46 def setUp(self): 49 def tearDown(self): 53 def port_maker(self, platform): 58 def _mock_path_from_chromium_base(self, *comps): 61 def test_setup_environ_for_server(self): 75 def test_setup_environ_for_server_register_cygwin(self): 91 def assert_name(self, port_name, windows_version, expected): 96 def test_versions(self): 123 def test_baseline_path(self) [all...] |
chromium_mac_unittest.py | 38 def port_maker(self, platform): 43 def test_check_wdiff_install(self): 49 def assert_name(self, port_name, os_version_string, expected): 54 def test_versions(self): 79 def test_baseline_path(self):
|
/external/webkit/Tools/Scripts/webkitpy/style/ |
error_handlers.py | 59 def __init__(self, file_path, configuration, increment_error_count, 90 def __eq__(self, other): 104 def __ne__(self, other): 108 def _add_reportable_error(self, category): 120 def _max_reports(self, category): 126 def should_line_be_checked(self, line_number): 131 def __call__(self, line_number, category, confidence, message):
|
/external/webkit/Tools/Scripts/webkitpy/thirdparty/ |
BeautifulSoup.py | 107 def sob(unicode, encoding): 118 def setup(self, parent=None, previous=None): 130 def replaceWith(self, replaceWith): 144 def extract(self): 173 def _lastRecursiveChild(self): 180 def insert(self, position, newChild): 240 def append(self, tag): 244 def findNext(self, name=None, attrs={}, text=None, **kwargs): 249 def findAllNext(self, name=None, attrs={}, text=None, limit=None, 256 def findNextSibling(self, name=None, attrs={}, text=None, **kwargs) [all...] |
/external/chromium/testing/gmock/scripts/ |
fuse_gmock_files.py | 91 def GetGTestRootDir(gmock_root): 97 def ValidateGMockRootDir(gmock_root): 108 def ValidateOutputDir(output_dir): 119 def FuseGMockH(gmock_root, output_dir): 125 def ProcessFile(gmock_header_path): 159 def FuseGMockAllCcToFile(gmock_root, output_file): 164 def ProcessFile(gmock_source_file): 204 def FuseGMockGTestAllCc(gmock_root, output_dir): 215 def FuseGMock(gmock_root, output_dir): 226 def main() [all...] |
/external/clang/utils/ |
SummarizeErrors | 6 def __init__(self, elts=()): 11 def __getitem__(self, item): 13 def __setitem__(self, key, value): 18 def items(self): 20 def values(self): 22 def keys(self): 24 def __len__(self): 30 def readInfo(path, opts): 32 def progress(pos): 98 def main() [all...] |
/external/protobuf/gtest/test/ |
gtest_test_utils.py | 70 def _ParseAndStripGTestFlags(argv): 99 def GetFlag(flag): 110 def GetSourceDir(): 116 def GetBuildDir(): 124 def _RemoveTempDir(): 131 def GetTempDir(): 140 def GetTestExecutablePath(executable_name): 172 def GetExitStatus(exit_code): 193 def __init__(self, command, working_dir=None, capture_stderr=True): 263 def Main() [all...] |
/external/webkit/Tools/Scripts/webkitpy/common/checkout/ |
diff_parser.py | 43 def match(pattern, string): 51 def git_diff_to_svn_diff(line): 73 def get_diff_converter(first_diff_line): 102 def added_or_modified_line_numbers(self): 107 def __init__(self, filename): 111 def add_new_line(self, line_number, line): 114 def add_deleted_line(self, line_number, line): 117 def add_unchanged_line(self, deleted_line_number, new_line_number, line): 130 def __init__(self, diff_input): 139 def _parse_into_diff_files(self, diff_input) [all...] |
/external/webkit/Tools/Scripts/webkitpy/common/net/ |
testoutputset_unittest.py | 33 def _outputset_with_zip(self, zip, **kwargs): 36 def test_text_files_get_interpreted_as_text_outputs(self): 43 def test_image_and_checksum_files_get_interpreted_as_a_single_image_output(self): 54 def test_multiple_image_outputs_are_detected(self): 65 def test_aggregate_output_set_correctly_retrieves_tests_from_multiple_output_sets(self): 76 def test_can_infer_platform_from_path_if_none_provided(self): 91 def test_test_extension_is_ignored(self): 99 def test_existing_outputs_are_marked_as_such(self): 107 def test_only_returns_outputs_of_specified_type(self): 124 def test_exclude_expected_outputs_works(self) [all...] |
/external/webkit/Tools/Scripts/webkitpy/common/system/ |
user.py | 61 def prompt(cls, message, repeat=1, raw_input=raw_input): 69 def prompt_password(cls, message, repeat=1): 73 def prompt_with_list(cls, list_title, list_items, can_choose_multiple=False, raw_input=raw_input): 98 def edit(self, files): 104 def _warn_if_application_is_xcode(self, edit_application): 108 def edit_changelog(self, files): 120 def page(self, message): 129 def confirm(self, message=None, default=DEFAULT_YES, raw_input=raw_input): 138 def can_open_url(self): 145 def open_url(self, url) [all...] |
file_lock.py | 40 def __init__(self, lock_file_path, max_wait_time_sec=20): 45 def _create_lock(self): 53 def _remove_lock(self): 61 def acquire_lock(self): 75 def release_lock(self):
|
/external/webkit/Tools/Scripts/webkitpy/tool/bot/ |
irc_command.py | 41 def execute(self, nick, args, tool, sheriff): 46 def execute(self, nick, args, tool, sheriff): 52 def execute(self, nick, args, tool, sheriff): 58 def _parse_args(self, args): 75 def execute(self, nick, args, tool, sheriff): 102 def execute(self, nick, args, tool, sheriff): 107 def execute(self, nick, args, tool, sheriff): 114 def execute(self, nick, args, tool, sheriff): 129 def __init__(self): 134 def execute(self, nick, args, tool, sheriff) [all...] |
feeders_unittest.py | 39 def test_commit_queue_feeder(self): 53 def _mock_attachment(self, is_rollout, attach_date): 59 def test_patch_cmp(self): 72 def test_patches_with_acceptable_review_flag(self): 74 def __init__(self, patch_id, review):
|
/system/core/sh/ |
mkinit.sh | 80 def=${line#MKINIT} 81 comment="${def#*;}" 82 def="${def%;$comment}" 83 def="${def%%=*}" 84 def="${def% }" 85 decles="${decles}${decnl}extern${def};${comment}${nl}"
|
/bionic/libc/kernel/tools/ |
cpp.py | 72 def __init__(self): 78 def set(self,id,val=None): 86 def copyFrom(self,src): 92 def __repr__(self): 109 def __str__(self): 127 def __init__(self,msg): 140 def __init__(self,tokens): 145 def set(self,n): 153 def peekId(self): 159 def peek(self) [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetUtils.py | 39 def __init__ (self, objType, objSave, currentSegmentName):
44 def GetObj(self, objList):
79 def UniqueSegName(self, nameVal, seglist):
85 def UniqueEventName(self, nameVal, eventlist):
94 def __init__ (self, jet_file, currentSegmentIndex, currentEventIndex):
99 def Queue (jet, queueSeg):
105 def __init__ (self, name, userID, seg_num, dls_num=-1, repeat=0, transpose=0, mute_flags=0, status=''):
116 def FindDlsNum(libraries, dlsfile):
123 def SetRowSelection(list, row, state):
130 def ClearRowSelections(list): [all...] |
/external/chromium/testing/gmock/scripts/generator/cpp/ |
ast.py | 52 def reversed(seq): 58 def next(obj): 111 def __init__(self, start, end): 115 def IsDeclaration(self): 119 def IsDefinition(self): 123 def IsExportable(self): 127 def Requires(self, node): 131 def XXX__str__(self): 134 def _StringHelper(self, name, suffix): 139 def __repr__(self) [all...] |
/bionic/libc/tools/ |
genserv.py | 6 def usage(): 18 def __init__(self,name,port,proto): 24 def add_alias(self,alias): 27 def __str__(self): 41 def parse(f):
|
/development/scripts/ |
add-accounts | 34 def RunCmd(args): 43 def GetProp(adb_flags, name): 48 def SetProp(adb_flags, name, value): 53 def DbExists(adb_flags): 60 def main(argv):
|
add-accounts-sdk | 34 def RunCmd(args): 43 def GetProp(adb_flags, name): 47 def SetProp(adb_flags, name, value): 51 def DbExists(adb_flags): 57 def main(argv):
|
/external/bluetooth/bluez/test/ |
test-sap-server | 6 def connect_disconnect_by_client(sap): 26 def connect_disconnect_by_server_gracefully(sap, timeout=0): 46 def connect_txAPDU_disconnect_by_client(sap): 81 def connect_rfcomm_only_and_wait_for_close_by_server(sap): 91 def power_sim_off_on(sap):
|
/external/chromium/third_party/libjingle/source/talk/site_scons/ |
talk.py | 13 def _GenericLibrary(env, static, **kwargs): 28 def Library(env, **kwargs): 42 def DynamicLibrary(env, **kwargs): 56 def Object(env, **kwargs): 60 def Unittest(env, **kwargs): 99 def App(env, **kwargs): 128 def WiX(env, **kwargs): 139 def Repository(env, at, path): 152 def Components(*paths): 173 def ExpandSconsPath(path) [all...] |
/external/webkit/Tools/Scripts/webkitpy/common/net/bugzilla/ |
bugzilla_unittest.py | 83 def test_url_creation(self): 90 def test_parse_bug_id(self): 195 def test_parse_bug_id_from_changelog(self): 242 def _assert_dictionaries_equal(self, actual, expected): 249 def test_parse_bug_dictionary_from_xml(self): 260 def test_parse_bugs_from_xml(self): 269 def test_attachment_parsing(self): 288 def test_attachment_detail_bug_parsing(self): 292 def test_add_cc_to_bug(self): 299 def _mock_control_item(self, name) [all...] |