HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 1176 - 1200 of 14820) sorted by null

<<41424344454647484950>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_optparse.py 30 def __init__(self,
38 def __str__(self):
42 def exit(self, status=0, msg=None):
45 def error(self, msg):
50 def assertParseOK(self, args, expected_opts, expected_positional_args):
80 def assertRaises(self,
139 def assertParseFail(self, cmdline_args, expected_output):
151 def assertOutput(self,
183 def assertTypeError(self, func, expected_message, *args):
187 def assertHelp(self, parser, expected_help)
    [all...]
test_descrtut.py 15 def __init__(self, default=None):
19 def __getitem__(self, key):
25 def get(self, key, *args):
30 def merge(self, other):
68 >>> def sorted(seq):
107 def __init__(self, default=None):
111 def __getitem__(self, key):
117 def get(self, key, *args):
122 def merge(self, other):
253 ... def foo(x, y)
    [all...]
test_dis.py 10 def _f(a):
25 def bug708901():
50 def bug1333982(x=[]):
87 def do_disassembly_test(self, func, expected):
105 def test_opmap(self):
110 def test_opname(self):
113 def test_boundaries(self):
117 def test_dis(self):
120 def test_bug_708901(self):
123 def test_bug_1333982(self)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_optparse.py 30 def __init__(self,
38 def __str__(self):
42 def exit(self, status=0, msg=None):
45 def error(self, msg):
50 def assertParseOK(self, args, expected_opts, expected_positional_args):
80 def assertRaises(self,
139 def assertParseFail(self, cmdline_args, expected_output):
151 def assertOutput(self,
183 def assertTypeError(self, func, expected_message, *args):
187 def assertHelp(self, parser, expected_help)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
fix_operator.py 17 def invocation(s):
18 def dec(f):
41 def transform(self, node, results):
47 def _sequenceIncludes(self, node, results):
51 def _isCallable(self, node, results):
57 def _repeat(self, node, results):
61 def _irepeat(self, node, results):
65 def _isSequenceType(self, node, results):
69 def _isMappingType(self, node, results):
73 def _isNumberType(self, node, results):
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_cmd.py 138 def preloop(self):
141 def postloop(self):
144 def completedefault(self, *ignored):
148 def complete_command(self):
152 def do_shell(self, s):
155 def do_add(self, s):
167 def help_add(self):
171 def do_exit(self, arg):
179 def do_print(self, args):
182 def do_EOF(self, args):
    [all...]
test_descrtut.py 15 def __init__(self, default=None):
19 def __getitem__(self, key):
25 def get(self, key, *args):
30 def merge(self, other):
68 >>> def sorted(seq):
107 def __init__(self, default=None):
111 def __getitem__(self, key):
117 def get(self, key, *args):
122 def merge(self, other):
253 ... def foo(x, y):
    [all...]
test_dis.py 10 def _f(a):
25 def bug708901():
50 def bug1333982(x=[]):
86 def do_disassembly_test(self, func, expected):
104 def test_opmap(self):
109 def test_opname(self):
112 def test_boundaries(self):
116 def test_dis(self):
119 def test_bug_708901(self):
122 def test_bug_1333982(self):
    [all...]
test_optparse.py 30 def __init__(self,
38 def __str__(self):
42 def exit(self, status=0, msg=None):
45 def error(self, msg):
50 def assertParseOK(self, args, expected_opts, expected_positional_args):
80 def assertRaises(self,
139 def assertParseFail(self, cmdline_args, expected_output):
151 def assertOutput(self,
183 def assertTypeError(self, func, expected_message, *args):
187 def assertHelp(self, parser, expected_help):
    [all...]
  /external/autotest/client/cros/
touch_playback_test_base.py 30 def _has_touchpad(self):
36 def _has_touchscreen(self):
42 def _has_mouse(self):
47 def warmup(self, mouse_props=None):
71 def _find_test_files(self, input_type, gestures):
112 def _find_test_files_from_directions(self, input_type, fmt_str, directions):
134 def _download_remote_test_file(self, filename, input_type):
164 def _emulate_mouse(self, property_file=None):
176 def _playback(self, filepath, touch_type='touchpad'):
181 def _blocking_playback(self, filepath, touch_type='touchpad')
    [all...]
  /external/autotest/client/site_tests/network_ShillInitScripts/
mock_flimflam.py 21 def __init__(self, bus, object_path):
28 def CreateProfile(self, profile):
40 def RemoveProfile(self, profile):
51 def PushProfile(self, profile):
63 def InsertUserProfile(self, profile, user_hash):
76 def PopProfile(self, profile):
87 def PopAllUserProfiles(self):
92 def add_method_call(self, method, arg):
105 def get_method_calls(self):
120 def __init__(self)
    [all...]
  /external/autotest/server/site_tests/firmware_ECCharging/
firmware_ECCharging.py 19 def initialize(self, host, cmdline_args):
26 def cleanup(self):
31 def _get_battery_desired_voltage(self):
39 def _get_battery_desired_current(self):
47 def _get_battery_actual_voltage(self):
55 def _get_battery_actual_current(self):
63 def _get_battery_charge(self):
71 def _get_charger_target_voltage(self):
79 def _get_charger_target_current(self):
87 def _get_trickle_charging(self)
    [all...]
  /external/parameter-framework/upstream/tools/xmlGenerator/
PFWScriptGenerator.py 39 def __init__(self):
44 def getScript(self):
47 def _appendCommand(self, *args):
50 def _doCreateDomain(self, name):
53 def _doSetSequenceAware(self):
56 def _doAddElement(self, path):
59 def _doCreateConfiguration(self, name):
62 def _doSetElementSequence(self, paths):
65 def _doSetRule(self, rule):
68 def _doSetParameter(self, path, value)
    [all...]
  /external/v8/tools/testrunner/objects/
testcase.py 32 def __init__(self, suite, path, variant=None, flags=None,
45 def CopyAddingFlags(self, variant, flags):
51 def PackTask(self):
62 def UnpackTask(task):
71 def SetSuiteObject(self, suites):
74 def PackResult(self):
79 def MergeResult(self, result):
85 def suitename(self):
88 def GetLabel(self):
91 def shell(self)
    [all...]
  /frameworks/base/core/java/android/os/
SystemProperties.java 79 private static native String native_get(String key, String def);
80 private static native int native_get_int(String key, int def);
81 private static native long native_get_long(String key, long def);
82 private static native boolean native_get_boolean(String key, boolean def);
83 private static native void native_set(String key, String def);
98 * @return if the key isn't found, return def if it isn't null, or an empty string otherwise
100 public static String get(String key, String def) {
102 return native_get(key, def);
108 * @param def a default value to return
109 * @return the key parsed as an integer, or def if the key isn't found o
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ToolTip.py 10 def __init__(self, button):
19 def enter(self, event=None):
22 def leave(self, event=None):
26 def schedule(self):
30 def unschedule(self):
36 def showtip(self):
50 def showcontents(self, text="Your text here"):
56 def hidetip(self):
63 def __init__(self, button, text):
66 def showcontents(self)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_operator.py 17 def invocation(s):
18 def dec(f):
41 def transform(self, node, results):
47 def _sequenceIncludes(self, node, results):
51 def _isCallable(self, node, results):
57 def _repeat(self, node, results):
61 def _irepeat(self, node, results):
65 def _isSequenceType(self, node, results):
69 def _isMappingType(self, node, results):
73 def _isNumberType(self, node, results)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_descrtut.py 15 def __init__(self, default=None):
19 def __getitem__(self, key):
25 def get(self, key, *args):
30 def merge(self, other):
68 >>> def sorted(seq):
107 def __init__(self, default=None):
111 def __getitem__(self, key):
117 def get(self, key, *args):
122 def merge(self, other):
253 ... def foo(x, y)
    [all...]
test_dis.py 10 def _f(a):
25 def bug708901():
50 def bug1333982(x=[]):
87 def do_disassembly_test(self, func, expected):
105 def test_opmap(self):
110 def test_opname(self):
113 def test_boundaries(self):
117 def test_dis(self):
120 def test_bug_708901(self):
123 def test_bug_1333982(self)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ToolTip.py 10 def __init__(self, button):
19 def enter(self, event=None):
22 def leave(self, event=None):
26 def schedule(self):
30 def unschedule(self):
36 def showtip(self):
50 def showcontents(self, text="Your text here"):
56 def hidetip(self):
63 def __init__(self, button, text):
66 def showcontents(self)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_operator.py 17 def invocation(s):
18 def dec(f):
41 def transform(self, node, results):
47 def _sequenceIncludes(self, node, results):
51 def _isCallable(self, node, results):
57 def _repeat(self, node, results):
61 def _irepeat(self, node, results):
65 def _isSequenceType(self, node, results):
69 def _isMappingType(self, node, results):
73 def _isNumberType(self, node, results)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_descrtut.py 15 def __init__(self, default=None):
19 def __getitem__(self, key):
25 def get(self, key, *args):
30 def merge(self, other):
68 >>> def sorted(seq):
107 def __init__(self, default=None):
111 def __getitem__(self, key):
117 def get(self, key, *args):
122 def merge(self, other):
253 ... def foo(x, y)
    [all...]
test_dis.py 10 def _f(a):
25 def bug708901():
50 def bug1333982(x=[]):
87 def do_disassembly_test(self, func, expected):
105 def test_opmap(self):
110 def test_opname(self):
113 def test_boundaries(self):
117 def test_dis(self):
120 def test_bug_708901(self):
123 def test_bug_1333982(self)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ToolTip.py 10 def __init__(self, button):
19 def enter(self, event=None):
22 def leave(self, event=None):
26 def schedule(self):
30 def unschedule(self):
36 def showtip(self):
50 def showcontents(self, text="Your text here"):
56 def hidetip(self):
63 def __init__(self, button, text):
66 def showcontents(self)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_operator.py 17 def invocation(s):
18 def dec(f):
41 def transform(self, node, results):
47 def _sequenceIncludes(self, node, results):
51 def _isCallable(self, node, results):
57 def _repeat(self, node, results):
61 def _irepeat(self, node, results):
65 def _isSequenceType(self, node, results):
69 def _isMappingType(self, node, results):
73 def _isNumberType(self, node, results)
    [all...]

Completed in 386 milliseconds

<<41424344454647484950>>