Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/external/protobuf/python/google/protobuf/internal/
Dreflection_test.py70 def __init__(self, bytes): argument
74 def ReadVarint(self): argument
83 def ReadSInt64(self): argument
88 def ReadFieldNumberAndWireType(self): argument
91 def ReadFloat(self): argument
96 def ReadDouble(self): argument
101 def EndOfStream(self): argument
107 def assertIs(self, values, others): argument
112 def testScalarConstructor(self): argument
123 def testRepeatedScalarConstructor(self): argument
[all …]
Dtext_format_test.py47 def ReadGolden(self, golden_filename): argument
53 def CompareToGoldenFile(self, text, golden_filename): argument
57 def CompareToGoldenText(self, text, golden_text): argument
60 def CompareToGoldenLines(self, text, golden_lines): argument
66 def testPrintAllFields(self): argument
73 def testPrintAllExtensions(self): argument
80 def testPrintMessageSet(self): argument
96 def testPrintExotic(self): argument
114 def testMessageToString(self): argument
119 def RemoveRedundantZeros(self, text): argument
[all …]
Ddescriptor_test.py52 def setUp(self): argument
104 def testEnumFixups(self): argument
107 def testContainingTypeFixups(self): argument
111 def testContainingServiceFixups(self): argument
114 def testGetOptions(self): argument
128 def testFileDescriptorReferences(self): argument
132 def testFileDescriptor(self): argument
140 def _AssertProtoEqual(self, actual_proto, expected_class, expected_ascii): argument
149 def _InternalTestCopyToProto(self, desc, expected_proto_class, argument
156 def testCopyToProto_EmptyMessage(self): argument
[all …]
/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
Dcpp_unittest.py55 def __init__(self, assert_fn): argument
60 def __call__(self, unused_linenum, category, confidence, message): argument
67 def results(self): argument
73 def result_list(self): argument
76 def verify_all_categories_are_seen(self): argument
90 def remove_if_present(self, substr): argument
100 def __init__(self, mock_file): argument
103 def open(self, unused_filename, unused_mode, unused_encoding, _): # NOLINT argument
112 def test_is_c_or_objective_c(self): argument
133 def process_file_data(self, filename, file_extension, lines, error): argument
[all …]
/external/webkit/WebKitTools/Scripts/webkitpy/
Dscm_unittest.py120 def setUp(self): argument
123 def tearDown(self): argument
126 def test_run_command_with_pipe(self): argument
143 def test_error_handlers(self): argument
165 def _create_patch(self, patch_contents): argument
174 def _setup_webkittools_scripts_symlink(self, local_scm): argument
183 def _shared_test_commit_with_message(self): argument
193 def _shared_test_reverse_diff(self): argument
199 def _shared_test_diff_for_revision(self): argument
207 def _shared_test_svn_apply_git_patch(self): argument
[all …]
Dscm.py61 def __init__(self, message): argument
64 def body(self, lstrip=False): argument
70 def description(self, lstrip=False, strip_url=False): argument
78 def message(self): argument
83 def __init__(self, script_args, exit_code, output, cwd): argument
94 def __init__(self, cwd, dryrun=False): argument
99 def scripts_directory(self): argument
102 def script_path(self, script_name): argument
105 def ensure_clean_working_directory(self, force_clean): argument
113 def ensure_no_local_commits(self, force): argument
[all …]
Dbugzilla.py69 def __init__(self, attachment_dictionary, bug): argument
75 def _bugzilla(self): argument
78 def id(self): argument
81 def attacher_is_committer(self): argument
85 def attacher_email(self): argument
88 def bug(self): argument
91 def bug_id(self): argument
94 def is_patch(self): argument
97 def is_obsolete(self): argument
100 def name(self): argument
[all …]
/external/chromium/net/tools/testserver/
Dtestserver.py48 def serve_forever(self): argument
58 def __init__(self, server_address, request_hander_class, cert_path): argument
69 def handshake(self, tlsConnection): argument
93 def __init__(self, request, client_address, socket_server): argument
152 def _ShouldHandleRequest(self, handler_name): argument
162 def GetMIMETypeFromName(self, file_name): argument
174 def KillHandler(self): argument
193 def NoCacheMaxAgeTimeHandler(self): argument
210 def NoCacheTimeHandler(self): argument
227 def CacheTimeHandler(self): argument
[all …]
/external/protobuf/python/
Dmox.py79 def __init__(self, expected_methods): argument
96 def __str__(self): argument
109 def __init__(self, unexpected_method, expected): argument
125 def __str__(self): argument
133 def __init__(self, unknown_method_name): argument
145 def __str__(self): argument
158 def __init__(self): argument
164 def CreateMock(self, class_to_mock): argument
179 def CreateMockAnything(self): argument
189 def ReplayAll(self): argument
[all …]
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
Dbase.py53 def __init__(self, port_name=None, options=None): argument
61 def baseline_path(self): argument
66 def baseline_search_path(self): argument
71 def check_sys_deps(self): argument
78 def compare_text(self, actual_text, expected_text): argument
86 def diff_image(self, actual_filename, expected_filename, diff_filename): argument
112 def diff_text(self, actual_text, expected_text, argument
125 def expected_baselines(self, filename, suffix, all_baselines=False): argument
177 def expected_filename(self, filename, suffix): argument
202 def filename_to_uri(self, filename): argument
[all …]
Dmac.py52 def __init__(self, port_name=None, options=None): argument
58 def baseline_search_path(self): argument
69 def check_sys_deps(self): argument
74 def num_cores(self): argument
77 def results_directory(self): argument
81 def setup_test_run(self): argument
85 def show_results_html_file(self, results_filename): argument
89 def start_driver(self, image_path, options): argument
93 def start_helper(self): argument
97 def stop_helper(self): argument
[all …]
Dchromium_win.py44 def __init__(self, port_name=None, options=None): argument
49 def baseline_search_path(self): argument
60 def check_sys_deps(self): argument
64 def get_absolute_path(self, filename): argument
69 def num_cores(self): argument
72 def relative_test_filename(self, filename): argument
76 def test_platform_name(self): argument
80 def version(self): argument
94 def _build_path(self, *comps): argument
99 def _lighttpd_path(self, *comps): argument
[all …]
Dtest.py41 def __init__(self, port_name=None, options=None): argument
44 def base_platforms(self): argument
47 def baseline_path(self): argument
52 def baseline_search_path(self): argument
55 def check_sys_deps(self): argument
58 def diff_image(self, actual_filename, expected_filename, diff_filename): argument
61 def compare_text(self, actual_text, expected_text): argument
64 def diff_text(self, actual_text, expected_text, argument
68 def name(self): argument
71 def num_cores(self): argument
[all …]
Dchromium_linux.py43 def __init__(self, port_name=None, options=None): argument
48 def baseline_search_path(self): argument
54 def check_sys_deps(self): argument
58 def num_cores(self): argument
64 def test_platform_name(self): argument
68 def version(self): argument
76 def _build_path(self, *comps): argument
85 def _kill_process(self, pid): argument
93 def _kill_all_process(self, process_name): argument
99 def _path_to_apache(self): argument
[all …]
Dchromium_mac.py43 def __init__(self, port_name=None, options=None): argument
48 def baseline_search_path(self): argument
53 def check_sys_deps(self): argument
57 def num_cores(self): argument
61 def test_platform_name(self): argument
65 def version(self): argument
81 def _build_path(self, *comps): argument
85 def _lighttpd_path(self, *comps): argument
89 def _kill_process(self, pid): argument
97 def _kill_all_process(self, process_name): argument
[all …]
/external/sonivox/jet_tools/JetCreator/
DJetDialogs.py41 def __init__(self, panel, ctrlList, callbackClass): argument
130 def GetValue(self, fld): argument
134 def SetValue(self, fld, val): argument
140 def __init__(self): argument
153 def OnJetImport(self, event): argument
157 def OnClick(self, event): argument
162 def OnOpen(self, event): argument
171 def OnOk(self, event): argument
178 def OnNew(self, event): argument
182 def Validate(self): argument
[all …]
DJetCreator.py51 def __init__(self, parent, id, jetConfigFile, importFlag=False): argument
108 def initLayout(self): argument
243 def initHelp(self): argument
250 def initStatusBar(self): argument
254 def OnSelectAll(self, event): argument
260 def OnDeselectAll(self, event): argument
266 def LoadSegList(self): argument
320 def LoadEventsForSeg(self, segName): argument
360 def OnEventListClick(self, event): argument
369 def OnSegmentChecked(self, index, checked): argument
[all …]
/external/webkit/WebKitTools/Scripts/webkitpy/style/
Dchecker_unittest.py55 def test_init(self): argument
90 def test_eq(self): argument
113 def test_ne(self): argument
121 def test_is_reportable(self): argument
140 def _all_categories(self): argument
143 def defaults(self): argument
146 def test_filter_rules(self): argument
162 def test_defaults(self): argument
173 def test_path_rules_specifier(self): argument
191 def test_max_reports_per_category(self): argument
[all …]
Dfilter_unittest.py56 def test_validate_filter_rules(self): argument
87 def test_init(self): argument
93 def test_init_default_arguments(self): argument
98 def test_str(self): argument
103 def test_eq(self): argument
114 def test_ne(self): argument
124 def test_should_check(self): argument
149 def _config(self, base_rules, path_specific, user_rules): argument
155 def test_init(self): argument
169 def test_default_arguments(self): argument
[all …]
/external/chromium/third_party/libevent/
Devent_rpcgen.py26 def __init__(self, name): argument
32 def AddEntry(self, entry): argument
43 def Name(self): argument
46 def EntryTagName(self, entry): argument
52 def PrintIdented(self, file, ident, code): argument
57 def PrintTags(self, file): argument
67 def PrintForwardDeclaration(self, file): argument
70 def PrintDeclaration(self, file): argument
118 def PrintCode(self, file): argument
300 def __init__(self, type, name, tag): argument
[all …]
/external/v8/tools/
Dstats-viewer.py63 def __init__(self, data_name): argument
85 def Run(self): argument
94 def MountSharedData(self): argument
125 def CleanUp(self): argument
130 def UpdateCounters(self): argument
160 def UpdateTime(self): argument
164 def ScheduleUpdate(self): argument
168 def RefreshCounters(self): argument
173 def ComputeCounters(self): argument
210 def RebuildMainWindow(self, groups): argument
[all …]
Dtickprocessor.py34 def __init__(self, start_addr, name): argument
40 def Tick(self, pc, stack): argument
47 def RegionTicks(self): argument
50 def SetStartAddress(self, start_addr): argument
53 def ToString(self): argument
56 def IsSharedLibraryEntry(self): argument
59 def IsICEntry(self): argument
62 def IsJSFunction(self): argument
67 def __init__(self, start_addr, name): argument
70 def IsSharedLibraryEntry(self): argument
[all …]
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
Dfactories.py8 def __init__(self): argument
12 def __init__(self): argument
21 def addCompileStep(self): argument
24 def addJavaScriptCoreTestStep(self): argument
27 def addLayoutTestStep(self): argument
32 def addCompileStep(self): argument
37 def __init__(self): argument
46 def __init__(self): argument
57 def __init__(self): argument
64 def addCompileStep(self): argument
[all …]
/external/webkit/WebKitTools/pywebsocket/test/
Dtest_dispatch.py52 def test_normalize_path(self): argument
62 def test_converter(self): argument
83 def test_source_file_paths(self): argument
102 def test_source(self): argument
110 def test_source_warnings(self): argument
131 def test_do_extra_handshake(self): argument
141 def test_transfer_data(self): argument
172 def test_transfer_data_no_handler(self): argument
187 def test_transfer_data_handler_exception(self): argument
198 def test_scan_dir(self): argument
[all …]
/external/clearsilver/python/examples/base/
Dsgmllib.py72 def __init__(self, verbose=0): argument
77 def reset(self): argument
85 def setnomoretags(self): argument
89 def setliteral(self, *args): argument
96 def feed(self, data): argument
101 def close(self): argument
107 def goahead(self, end): argument
192 def parse_comment(self, i): argument
205 def parse_starttag(self, i): argument
255 def parse_endtag(self, i): argument
[all …]

12345678910>>...15