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

<<11121314151617181920>>

  /external/chromium-trace/catapult/telemetry/telemetry/util/
image_util.py 28 def Channels(image):
32 def Width(image):
36 def Height(image):
40 def Pixels(image):
44 def GetPixelColor(image, x, y):
48 def WritePngFile(image, path):
58 def FromRGBPixels(width, height, pixels, bpp=3):
69 def FromPng(png_data):
73 def FromPngFile(path):
80 def FromBase64Png(base64_png)
    [all...]
  /external/libmojo/third_party/jinja2/
tests.py 23 def test_odd(value):
28 def test_even(value):
33 def test_divisibleby(value, num):
38 def test_defined(value):
55 def test_undefined(value):
60 def test_none(value):
65 def test_lower(value):
70 def test_upper(value):
75 def test_string(value):
80 def test_mapping(value)
    [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
functional.rb 17 def test_group
21 def test_directory
25 def local_path( *parts )
29 def output_directory( name = test_group )
43 def import( ruby_file )
49 def import_grammar_targets( grammar )
62 def add_default_compile_option( name, value )
80 def const_missing( name )
101 def grammars
105 def grammar_coun
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_global.py 10 def test1(self):
12 def wrong1():
20 def test2(self):
22 def wrong2():
28 def test3(self):
30 def wrong3():
37 def test4(self):
46 def test_main():
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
test_functiontestcase.py 10 def test_countTestCases(self):
22 def test_run_call_order__error_in_setUp(self):
26 def setUp():
30 def test():
33 def tearDown():
47 def test_run_call_order__error_in_test(self):
51 def setUp():
54 def test():
58 def tearDown():
73 def test_run_call_order__failure_in_test(self):
    [all...]
  /external/autotest/client/cros/cellular/
air_state_verifier.py 13 def AssertDataStatusIn(self, states):
24 def IsDataStatusIn(self, expected):
33 def __init__(self, base_station):
36 def IsDataStatusIn(self, expected):
40 def AssertDataStatusIn(self, expected):
  /external/autotest/client/cros/
upstart.py 11 def ensure_running(service_name):
20 def has_service(service_name):
28 def is_running(service_name):
36 def restart_job(service_name):
49 def stop_job(service_name):
  /external/chromium-trace/catapult/devil/devil/utils/
watchdog_timer.py 16 def __init__(self, timeout):
25 def Reset(self):
29 def GetElapsed(self):
33 def GetRemaining(self):
40 def IsTimedOut(self):
  /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/tests/
mox_helper.py 43 def testStat(self):
54 def testSuccess(self):
60 def testExpectedNotCalled(self):
65 def testUnexpectedCall(self):
72 def testFailure(self):
75 def testStatOther(self):
81 def testHasStubs(self):
84 def MockListdir(directory):
94 def __init__(self):
97 def Value(self)
    [all...]
  /external/libmojo/third_party/catapult/devil/devil/utils/
watchdog_timer.py 16 def __init__(self, timeout):
25 def Reset(self):
29 def GetElapsed(self):
33 def GetRemaining(self):
40 def IsTimedOut(self):
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_global.py 10 def test1(self):
12 def wrong1():
20 def test2(self):
22 def wrong2():
28 def test3(self):
30 def wrong3():
37 def test4(self):
46 def test_main():
  /prebuilts/gdb/darwin-x86/lib/python2.7/unittest/test/
test_functiontestcase.py 10 def test_countTestCases(self):
22 def test_run_call_order__error_in_setUp(self):
26 def setUp():
30 def test():
33 def tearDown():
47 def test_run_call_order__error_in_test(self):
51 def setUp():
54 def test():
58 def tearDown():
73 def test_run_call_order__failure_in_test(self)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_global.py 10 def test1(self):
12 def wrong1():
20 def test2(self):
22 def wrong2():
28 def test3(self):
30 def wrong3():
37 def test4(self):
46 def test_main():
  /prebuilts/gdb/linux-x86/lib/python2.7/unittest/test/
test_functiontestcase.py 10 def test_countTestCases(self):
22 def test_run_call_order__error_in_setUp(self):
26 def setUp():
30 def test():
33 def tearDown():
47 def test_run_call_order__error_in_test(self):
51 def setUp():
54 def test():
58 def tearDown():
73 def test_run_call_order__failure_in_test(self)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_global.py 10 def test1(self):
12 def wrong1():
20 def test2(self):
22 def wrong2():
28 def test3(self):
30 def wrong3():
37 def test4(self):
46 def test_main():
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_functiontestcase.py 10 def test_countTestCases(self):
22 def test_run_call_order__error_in_setUp(self):
26 def setUp():
30 def test():
33 def tearDown():
47 def test_run_call_order__error_in_test(self):
51 def setUp():
54 def test():
58 def tearDown():
73 def test_run_call_order__failure_in_test(self)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_global.py 10 def test1(self):
12 def wrong1():
20 def test2(self):
22 def wrong2():
28 def test3(self):
30 def wrong3():
37 def test4(self):
46 def test_main():
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_functiontestcase.py 10 def test_countTestCases(self):
22 def test_run_call_order__error_in_setUp(self):
26 def setUp():
30 def test():
33 def tearDown():
47 def test_run_call_order__error_in_test(self):
51 def setUp():
54 def test():
58 def tearDown():
73 def test_run_call_order__failure_in_test(self)
    [all...]
  /external/gemmlowp/meta/generators/
neon_emitter.py 30 def Low(register):
36 def High(register):
45 def __init__(self):
52 def MapParameter(self, parameter):
56 def DoubleRegister(self, min_val=0):
64 def QuadRegister(self, min_val=0):
74 def GeneralRegister(self):
82 def MappedParameters(self):
85 def Clobbers(self):
90 def DoubleClobbers(self)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
InfHeaderObject.py 34 def __init__(self):
45 def SetFileName(self, FileName):
54 def GetFileName(self):
61 def SetAbstract(self, Abstract):
70 def GetAbstract(self):
77 def SetDescription(self, Description):
86 def GetDescription(self):
93 def SetCopyright(self, Copyright):
102 def GetCopyright(self):
109 def SetLicense(self, License):
    [all...]
  /external/autotest/client/bin/
harness.py 23 def __init__(self, job):
31 def setup(self, job):
39 def run_start(self):
44 def run_pause(self):
49 def run_reboot(self):
56 def run_abort(self):
61 def run_complete(self):
66 def run_test_complete(self):
73 def test_status(self, status, tag):
78 def test_status_detail(self, code, subdir, operation, status, tag
    [all...]
  /external/autotest/server/cros/
interactive_client.py 19 def __init__(self, client_host):
41 def login(self):
53 def set_output(self, html):
64 def append_output(self, html):
75 def append_buttons(self, *args):
89 def wait_for_button(self, timeout):
102 def check_for_button(self):
114 def append_list(self, name):
125 def append_list_item(self, list_name, item_name, html):
138 def replace_list_item(self, item_name, html)
    [all...]
  /external/autotest/server/cros/multimedia/
video_facade_adapter.py 18 def __init__(self, host, remote_facade_proxy):
30 def _video_proxy(self):
39 def send_playback_file(self, path):
57 def prepare_playback(self, file_path, fullscreen=True):
68 def start_playback(self, blocking=False):
80 def pause_playback(self):
85 def dropped_frame_count(self):
95 def prepare_arc_playback(self, file_path, fullscreen=True):
109 def start_arc_playback(self, blocking_secs=None):
123 def pause_arc_playback(self)
    [all...]
  /external/chromium-trace/catapult/devil/devil/android/
device_errors_test.py 15 def assertIsPicklable(self, original):
20 def testPicklable_AdbCommandFailedError(self):
26 def testPicklable_AdbShellCommandFailedError(self):
31 def testPicklable_CommandFailedError(self):
36 def testPicklable_CommandTimeoutError(self):
41 def testPicklable_DeviceChargingError(self):
46 def testPicklable_DeviceUnreachableError(self):
50 def testPicklable_FastbootCommandFailedError(self):
56 def testPicklable_MultipleDevicesError(self):
61 def testPicklable_NoAdbError(self)
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/platform/power_monitor/
pm_mock.py 6 def __init__(self, package):
10 def __init__(self, package):
14 def __init__(self,
26 def SupportsFuelGauge(self):
29 def GetFuelGaugeChargeCounter(self):
37 def GetCharging(self):
40 def SetCharging(self, charging):
48 def GetPowerData(self):
51 def GetBatteryInfo(self):
56 def __init__(self, command_dict=None)
    [all...]

Completed in 921 milliseconds

<<11121314151617181920>>