HomeSort by relevance Sort by last modified time
    Searched refs:def (Results 526 - 550 of 6381) sorted by null

<<21222324252627282930>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
undefined.py 18 def encode(self,input,errors='strict'):
21 def decode(self,input,errors='strict'):
25 def encode(self, input, final=False):
29 def decode(self, input, final=False):
40 def getregentry():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
mutex.py 21 def __init__(self):
26 def test(self):
30 def testandset(self):
39 def lock(self, function, argument):
48 def unlock(self):
symtable.py 12 def symtable(code, filename, compile_type):
20 def __init__(self):
23 def new(self, table, filename):
30 def __call__(self, table, filename):
42 def __init__(self, raw_table, filename):
47 def __repr__(self):
60 def get_type(self):
70 def get_id(self):
73 def get_name(self):
76 def get_lineno(self)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/test/
hooks.py 28 def setUp(self):
31 def tearDown(self):
34 def CheckCreateCollationNotCallable(self):
42 def CheckCreateCollationNotAscii(self):
50 def CheckCollationIsUsed(self):
53 def mycoll(x, y):
79 def CheckCollationReturnsLargeInteger(self):
80 def mycoll(x, y):
98 def CheckCollationRegisterTwice(self):
112 def CheckDeregisterCollation(self)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep263.py 8 def test_pep263(self):
18 def test_compilestring(self):
26 def test_issue3297(self):
33 def test_issue7820(self):
44 def test_main():
test_startfile.py 20 def test_nonexisting(self):
23 def test_nonexisting_u(self):
26 def test_empty(self):
35 def test_empty_u(self):
41 def test_main():
test_htmlparser.py 11 def __init__(self):
16 def get_events(self):
33 def handle_starttag(self, tag, attrs):
36 def handle_startendtag(self, tag, attrs):
39 def handle_endtag(self, tag):
44 def handle_comment(self, data):
47 def handle_charref(self, data):
50 def handle_data(self, data):
53 def handle_decl(self, data):
56 def handle_entityref(self, data)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/tools/trace/
model.py 45 def visit(self, visitor):
48 def __str__(self):
58 def __init__(self, value):
61 def visit(self, visitor):
67 def __init__(self, name):
70 def visit(self, visitor):
76 def __init__(self, elements):
79 def visit(self, visitor):
85 def __init__(self, name, members):
89 def visit(self, visitor)
    [all...]
  /external/chromium_org/third_party/tlslite/tlslite/utils/
jython_compat.py 13 def createByteArraySequence(seq):
15 def createByteArrayZeros(howMany):
17 def concatArrays(a1, a2):
20 def bytesToString(bytes):
23 def stringToBytes(s):
28 def numBits(n):
38 def iterSet(set):
41 def getListFromSet(set):
45 def getSHA1(s):
51 def formatExceptionTrace(e)
    [all...]
  /external/markdown/
regression-tests.py 18 def setUp(self):
22 def testBlankInput(self):
26 def testWhitespaceOnly(self):
30 def testSimpleInput(self):
37 def setUp(self):
41 def testParseChunk(self):
48 def testParseDocument(self):
61 def setUp(self):
64 def testBlankState(self):
68 def testSetSate(self)
    [all...]
  /external/mesa3d/src/gallium/tools/trace/
model.py 45 def visit(self, visitor):
48 def __str__(self):
58 def __init__(self, value):
61 def visit(self, visitor):
67 def __init__(self, name):
70 def visit(self, visitor):
76 def __init__(self, elements):
79 def visit(self, visitor):
85 def __init__(self, name, members):
89 def visit(self, visitor)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_htmlparser.py 11 def __init__(self):
16 def get_events(self):
33 def handle_starttag(self, tag, attrs):
36 def handle_startendtag(self, tag, attrs):
39 def handle_endtag(self, tag):
44 def handle_comment(self, data):
47 def handle_charref(self, data):
50 def handle_data(self, data):
53 def handle_decl(self, data):
56 def handle_entityref(self, data)
    [all...]
test_compare.py 5 def __repr__(self):
9 def __init__(self, arg):
12 def __repr__(self):
15 def __coerce__(self, other):
22 def __init__(self,arg):
25 def __repr__(self):
28 def __cmp__(self, other):
36 def test_comparisons(self):
44 def test_id_comparisons(self):
54 def test_main()
    [all...]
  /external/chromium/googleurl/
PRESUBMIT_unittest.py 17 def __init__(self):
22 def AffectedFiles(self):
25 def AffectedTextFiles(self, include_deletes=True):
30 def __init__(self, path):
33 def LocalPath(self):
39 def __init__(self, msg, items=[], long_text=''):
45 def setUp(self):
47 def MockReadFile(path):
53 def tearDown(self):
56 def testLocalChecks(self)
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/
converter_html_parser.py 9 def __init__(self, io):
14 def handle_starttag(self, tag, attrs):
27 def handle_startendtag(self, tag, attrs):
30 def handle_endtag(self, tag):
39 def handle_data(self, data):
42 def handle_comment(self, data):
45 def handle_entityref(self, name):
48 def handle_charref(self, name):
51 def handle_decl(self, data):
54 def HandleDocFamily(html)
    [all...]
  /external/chromium_org/chrome/test/functional/
wifi_notification.py 27 def _WifiNotification(self, router_name, password):
54 def testWifiNotificationWEP_Linksys_WRT54G2_wrongpassword(self):
58 def testWifiNotificationWEP_Linksys_WRT54G2_five_char(self):
62 def testWifiNotificationWEP_Linksys_WRT54G2_ten_char(self):
66 def testWifiNotificationWEP_Linksys_WRT54G2_thirteen_char(self):
70 def testWifiNotificationWEP_Linksys_WRT54G2_twentysix_char(self):
74 def testWifiNotificationRSN_Belkin_G_wrongpassword(self):
78 def testWifiNotificationWPA_Trendnet_639gr_wrongpassword(self):
82 def testWifiNotificationWPA_Trendnet_639gr_five_char(self):
86 def testWifiNotificationWPA_Trendnet_639gr_sixtyfour_char(self)
    [all...]
  /external/chromium_org/ppapi/generators/
idl_visitor.py 21 def __init__(self):
25 def VisitFilter(self, node, data):
29 def AgrigateFilter(self, data):
32 def Visit(self, node, data):
47 def Arrive(self, node, data):
51 def Depart(self, node, data, childdata):
63 def __init__(self, version, classList):
67 def Filter(self, node, data):
73 def __init__(self, vmin, vmax, classList):
78 def Filter(self, node, data)
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
test_expectations_unittest.py 40 def __init__(self):
44 def turn_off_line_filtering(self):
47 def __call__(self, lineno, category, confidence, message):
51 def get_errors(self):
54 def reset_errors(self):
62 def setUp(self):
66 def assert_lines_lint(self, lines, should_pass, expected_output=None):
94 def test_valid_expectations(self):
97 def test_invalid_expectations(self):
100 def test_tab(self)
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings_test.py 16 def setUp(self):
19 def _ExpectedWarnings(self, expected):
26 def testValidateMSVSSettings_tool_names(self):
42 def testValidateMSVSSettings_settings(self):
282 def testValidateMSBuildSettings_settings(self):
560 def testConvertToMSBuildSettings_empty(self):
570 def testConvertToMSBuildSettings_minimal(self):
602 def testConvertToMSBuildSettings_warnings(self):
654 def testConvertToMSBuildSettings_full_synthetic(self):
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/timeline/
bounds.py 7 def __init__(self):
13 def is_empty(self):
17 def min(self):
23 def max(self):
29 def bounds(self):
35 def center(self):
39 def Reset(self):
44 def AddBounds(self, bounds):
50 def AddValue(self, value):
61 def CompareByMinTimes(a, b)
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/unittest/
simple_mock_unittest.py 11 def testBasic(self):
17 def testReturn(self):
24 def testArgs(self):
30 def testArgs2(self):
36 def testArgsMismatch(self):
44 def testArgsDontCare(self):
50 def testOnCall(self):
54 def Handler(arg0):
63 def testSubObject(self):
73 def testSubObjectMismatch(self)
    [all...]
  /external/smali/
build.gradle 36 def jarVersion = version
39 def versionSuffix
41 def git = org.eclipse.jgit.api.Git.open(file('.'))
42 def head = git.getRepository().getRef("HEAD")
54 def baseVersion = version
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
log.py 16 def __init__(self, threshold=WARN):
19 def _log(self, level, msg, args):
33 def log(self, level, msg, *args):
36 def debug(self, msg, *args):
39 def info(self, msg, *args):
42 def warn(self, msg, *args):
45 def error(self, msg, *args):
48 def fatal(self, msg, *args):
59 def set_threshold(level):
65 def set_verbosity(v)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
symtable.py 12 def symtable(code, filename, compile_type):
20 def __init__(self):
23 def new(self, table, filename):
30 def __call__(self, table, filename):
42 def __init__(self, raw_table, filename):
47 def __repr__(self):
60 def get_type(self):
70 def get_id(self):
73 def get_name(self):
76 def get_lineno(self)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
log.py 16 def __init__(self, threshold=WARN):
19 def _log(self, level, msg, args):
33 def log(self, level, msg, *args):
36 def debug(self, msg, *args):
39 def info(self, msg, *args):
42 def warn(self, msg, *args):
45 def error(self, msg, *args):
48 def fatal(self, msg, *args):
59 def set_threshold(level):
65 def set_verbosity(v)
    [all...]

Completed in 2382 milliseconds

<<21222324252627282930>>