HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 176 - 200 of 7993) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_netrc.py 8 def tearDown(self):
11 def make_nrc(self, test_data):
20 def test_default(self):
29 def test_macros(self):
42 def _test_passwords(self, nrc, passwd):
46 def test_password_with_leading_hash(self):
51 def test_password_with_trailing_hash(self):
56 def test_password_with_internal_hash(self):
61 def _test_comment(self, nrc, passwd='pass'):
66 def test_comment_before_machine_line(self)
    [all...]
gdb_sample.py 3 def foo(a, b, c):
6 def bar(a, b, c):
9 def baz(*args):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
outstanding_bugs.py 17 def test_main():
test_netrc.py 8 def tearDown(self):
11 def make_nrc(self, test_data):
20 def test_default(self):
29 def test_macros(self):
42 def _test_passwords(self, nrc, passwd):
46 def test_password_with_leading_hash(self):
51 def test_password_with_trailing_hash(self):
56 def test_password_with_internal_hash(self):
61 def _test_comment(self, nrc, passwd='pass'):
66 def test_comment_before_machine_line(self)
    [all...]
  /external/lldb/test/functionalities/completion/
TestCompletion.py 16 def classCleanup(cls):
24 def test_at(self):
28 def test_de(self):
32 def test_process_attach_dash_dash_con(self):
38 def test_infinite_loop_while_completing(self):
43 def test_watchpoint_command_dash_w_space(self):
47 def test_watchpoint_set_variable_dash_w(self):
51 def test_watchpoint_set_variable_dash_w_space(self):
55 def test_watchpoint_set_ex(self):
59 def test_watchpoint_set_var(self)
    [all...]
  /cts/apps/CtsVerifier/assets/scripts/power_monitors/
_dummy.py 28 def __init__(self, device = None, wait = False, log_file_id = None ):
35 def __del__(self):
38 def Close(self):
42 def Discover():
45 def GetStatus(self):
51 def RampVoltage(self, start, end):
54 def SetVoltage(self, v):
58 def SetMaxCurrent(self, i):
62 def SetUsbPassthrough(self, val):
66 def StartDataCollection(self):
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/common/
erroraccumulator.py 29 def __init__(self):
32 def HandleError(self, error):
40 def GetErrors(self):
  /external/chromium_org/build/android/pylib/host_driven/
tests_annotations.py 16 def _AddFunction(annotation, function):
34 def IsAnnotated(annotation, qualified_function_name):
47 def GetTestAnnotations(qualified_function_name):
61 def Smoke(function):
65 def SmallTest(function):
69 def MediumTest(function):
73 def LargeTest(function):
77 def EnormousTest(function):
81 def FlakyTest(function):
85 def DisabledTest(function)
    [all...]
  /external/chromium_org/build/android/pylib/utils/
watchdog_timer.py 16 def __init__(self, timeout):
25 def Reset(self):
29 def IsTimedOut(self):
  /external/chromium_org/build/
dir_exists.py 10 def main():
14 def _is_dir(dir_name):
17 def DoMain(args):
  /external/chromium_org/chrome/common/extensions/docs/server2/
data_source.py 19 def __init__(self, server_instance, request):
22 def Cron(self):
28 def get(self, key):
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
browserprocess.py 13 def __init__(self, handle):
17 def GetReturnCode(self):
20 def IsRunning(self):
23 def Wait(self, wait_steps, sleep_time):
37 def Kill(self):
53 def term(self):
56 def kill(self):
64 def term(self):
67 def kill(self):
71 def RunCommandWithSubprocess(cmd, env=None)
    [all...]
  /external/chromium_org/testing/
PRESUBMIT.py 12 def CommonChecks(input_api, output_api):
20 def CheckChangeOnUpload(input_api, output_api):
24 def CheckChangeOnCommit(input_api, output_api):
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/net/buildbot/
buildbot_mock.py 38 def __init__(self, build_number, revision, is_green):
44 def __init__(self, name):
47 def name(self):
50 def build(self, build_number):
53 def results_url(self):
56 def accumulated_results_url(self):
59 def latest_layout_test_results_url(self):
62 def latest_layout_test_results(self):
66 def __init__(self):
78 def builder_with_name(self, name)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/
environment.py 31 def __init__(self, env=None):
34 def to_dictionary(self):
37 def disable_gcc_smartquotes(self):
  /external/chromium_org/third_party/closure_linter/closure_linter/common/
erroraccumulator.py 29 def __init__(self):
32 def HandleError(self, error):
40 def GetErrors(self):
  /external/chromium_org/third_party/protobuf/python/google/protobuf/
service.py 61 def GetDescriptor():
65 def CallMethod(self, method_descriptor, rpc_controller,
93 def GetRequestClass(self, method_descriptor):
108 def GetResponseClass(self, method_descriptor):
132 def Reset(self):
140 def Failed(self):
150 def ErrorText(self):
154 def StartCancel(self):
167 def SetFailed(self, reason):
178 def IsCanceled(self)
    [all...]
  /external/chromium_org/tools/android/adb_profile_chrome/
controllers.py 9 def StartTracing(self, _):
12 def StopTracing(self):
15 def PullTrace(self):
  /external/chromium_org/tools/grit/
PRESUBMIT.py 12 def RunUnittests(input_api, output_api):
17 def CheckChangeOnUpload(input_api, output_api):
21 def CheckChangeOnCommit(input_api, output_api):
  /external/chromium_org/tools/telemetry/telemetry/core/
environment.py 7 def __init__(self, base_paths, test_aliases=None):
15 def base_paths(self):
19 def test_aliases(self):
  /external/chromium_org/tools/telemetry/telemetry/core/platform/power_monitor/
__init__.py 13 def CanMonitorPower(self):
19 def StartMonitoringPower(self, browser):
26 def StopMonitoringPower(self):
  /external/chromium_org/tools/telemetry/telemetry/page/
profile_creator.py 10 def __init__(self):
15 def page_set(self):
18 def MeasurePage(self, _, tab, results):
  /external/chromium_org/tools/telemetry/telemetry/timeline/
event_container.py 7 def __init__(self, name, parent):
11 def IterChildContainers(self):
14 def IterEventsInThisContainer(self):
  /external/lldb/examples/summaries/
objc.py 4 def BOOL_SummaryProvider (valobj,dict):
12 def BOOLRef_SummaryProvider (valobj, dict):
15 def BOOLPtr_SummaryProvider (valobj,dict):
  /external/protobuf/python/google/protobuf/
service.py 61 def GetDescriptor():
65 def CallMethod(self, method_descriptor, rpc_controller,
93 def GetRequestClass(self, method_descriptor):
108 def GetResponseClass(self, method_descriptor):
132 def Reset(self):
140 def Failed(self):
150 def ErrorText(self):
154 def StartCancel(self):
167 def SetFailed(self, reason):
178 def IsCanceled(self)
    [all...]

Completed in 2101 milliseconds

1 2 3 4 5 6 78 91011>>