Home
last modified time | relevance | path

Searched defs:self (Results 301 – 325 of 2127) sorted by relevance

1...<<11121314151617181920>>...86

/aosp12/build/make/tools/releasetools/
H A Dcheck_partition_sizes.py45 def __init__(self, desc, expr, value=None): argument
53 def CheckLe(self, other, level=logging.ERROR): argument
66 def CheckLt(self, other, level=logging.ERROR): argument
80 def CheckEq(self, other): argument
124 def __init__(self, info_dict): argument
134 def _ReadSizeOfPartition(self, name): argument
142 def _RoundPartitionSize(self, size): argument
148 def _CheckSuperPartitionSize(self): argument
174 def _NumDeviceTypesInSuper(self): argument
208 def _CheckAllPartitionSizes(self): argument
[all …]
/aosp12/system/bt/gd/iso/cert/
H A Dle_iso_test.py49 def setup_class(self): argument
52 def setup_test(self): argument
79 def teardown_test(self): argument
88 def _setup_link_from_cert(self): argument
106 …def _setup_cis_from_cert(self, cig_id, sdu_interval_m_to_s, sdu_interval_s_to_m, ft_m_to_s, ft_s_t… argument
127 def test_iso_cis_unf_sla_bv_01_c(self): argument
168 def test_iso_cis_unf_sla_bv_25_c(self): argument
209 def test_iso_cis_fra_sla_bv_03_c(self): argument
250 def test_iso_cis_fra_sla_bv_26_c(self): argument
/ohos5.0/base/update/packaging_tools/
H A Dvendor_script.py50 def __init__(self): argument
55 def __init__(self): argument
60 def __init__(self): argument
65 def __init__(self): argument
70 def __init__(self): argument
83 def generate_register_cmd_script(self): argument
H A Dpatch_package_process.py37 def __init__(self, partition, tgt_image, src_image, argument
49 def patch_process(self): argument
118 def apply_zero_type(self, each_action, total_blocks_count, argument
132 def apply_diff_style(self, *args): argument
232 def add_diff_command(self, *args): argument
284 def add_move_command(self, *args): argument
313 def add_free_command(self, each_action, stashes): argument
348 def apply_stashed_range(self, *args): argument
514 def __init__(self, partition): argument
537 def get_file_obj(self): argument
[all …]
H A Dcreate_hashdata.py67 def __init__(self, hash_type, count): argument
80 def write_hashinfo(self): argument
93 def write_hashdata(self): argument
107 def write_signdata(self, signdata): argument
120 def calculate_hash_data(self, data): argument
125 def write_component_hash_data(self, component): argument
155 def parse_hashinfo(self, data): argument
169 def parse_hashdata(self, data): argument
191 def parse_signdata(self, data): argument
197 def parse_print_hashdata(self, save_path): argument
/aosp12/packages/modules/adb/
H A Dtest_adb.py164 def test_help(self): argument
170 def test_version(self): argument
209 def test_handle_inheritance(self): argument
330 def test_emu_kill(self): argument
383 def test_emulator_connect(self): argument
420 def test_connect_ipv4_ipv6(self): argument
435 def test_already_connected(self): argument
448 def test_reconnect(self): argument
493 def test_disconnect(self): argument
532 def test_resume_usb_kick(self): argument
[all …]
/aosp12/packages/apps/Car/tests/tools/rro/
H A Dresource_utils.py21 def __init__(self, file, line=None): argument
24 def __str__(self): argument
31 def __init__(self, name, type, location=None): argument
37 def __eq__(self, other): argument
41 def __ne__(self, other): argument
45 def __hash__(self): argument
47 def __str__(self): argument
53 def __repr__(self): argument
130 def __init__(self, value): argument
132 def __hash__(self): argument
[all …]
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Dobject_itf.cpp23 static SLresult Realize(SLObjectItf self, SLboolean async) in Realize()
33 static SLresult Resume(SLObjectItf self, SLboolean async) in Resume()
38 static SLresult GetState(SLObjectItf self, SLuint32 *state) in GetState()
48 static SLresult GetInterface(SLObjectItf self, const SLInterfaceID iid, void *interface) in GetInterface()
87 static SLresult RegisterCallback(SLObjectItf self, slObjectCallback callback, void *pContext) in RegisterCallback()
92 static void AbortAsyncOperation(SLObjectItf self) in AbortAsyncOperation()
97 static SLresult SetPriority(SLObjectItf self, SLint32 priority, SLboolean preemptable) in SetPriority()
102 static SLresult GetPriority(SLObjectItf self, SLint32 *pPriority, SLboolean *pPreemptable) in GetPriority()
107 static SLresult SetLossOfControlInterfaces(SLObjectItf self, in SetLossOfControlInterfaces()
113 void Destroy(SLObjectItf self) in Destroy()
[all …]
/ohos5.0/build/test/example/
H A Dtest_build_option.py565 def test_target_cpu(self, cpu_para): argument
576 def test_ccache(self, ccache_para): argument
611 def test_build_target(self, build_target): argument
622 def test_ninja_args(self, ninja_args): argument
644 def test_strict_mode(self, strict_mode): argument
688 def test_build_xts(self, build_xts): argument
730 def test_build_type(self, build_type): argument
740 def test_log_level(self, log_level): argument
762 def test_test(self, test): argument
773 def test_gn_args(self, gn_args): argument
[all …]
/aosp12/frameworks/wilhelm/src/itf/
H A DI3DSource.cpp22 static SLresult I3DSource_SetHeadRelative(SL3DSourceItf self, SLboolean headRelative) in I3DSource_SetHeadRelative()
36 static SLresult I3DSource_GetHeadRelative(SL3DSourceItf self, SLboolean *pHeadRelative) in I3DSource_GetHeadRelative()
55 static SLresult I3DSource_SetRolloffDistances(SL3DSourceItf self, in I3DSource_SetRolloffDistances()
76 static SLresult I3DSource_GetRolloffDistances(SL3DSourceItf self, in I3DSource_GetRolloffDistances()
97 static SLresult I3DSource_SetRolloffMaxDistanceMute(SL3DSourceItf self, SLboolean mute) in I3DSource_SetRolloffMaxDistanceMute()
130 static SLresult I3DSource_SetRolloffFactor(SL3DSourceItf self, SLpermille rolloffFactor) in I3DSource_SetRolloffFactor()
196 static SLresult I3DSource_SetRolloffModel(SL3DSourceItf self, SLuint8 model) in I3DSource_SetRolloffModel()
220 static SLresult I3DSource_GetRolloffModel(SL3DSourceItf self, SLuint8 *pModel) in I3DSource_GetRolloffModel()
235 static SLresult I3DSource_SetCone(SL3DSourceItf self, SLmillidegree innerAngle, in I3DSource_SetCone()
258 static SLresult I3DSource_GetCone(SL3DSourceItf self, SLmillidegree *pInnerAngle, in I3DSource_GetCone()
[all …]
/aosp12/frameworks/rs/tests/lldb/tests/testcases/
H A Dtest_allocation_dump_2.py35 def test_allocation_dump1(self): argument
82 def test_allocation_dump_unsigned_types(self): argument
304 def test_dump_square_kernel(self): argument
342 def test_alloction_dump_floating_types(self): argument
529 def test_allocation_dump_half_kernel(self): argument
H A Dtest_coordinates.py38 def setup(self, android): argument
46 def teardown(self, android): argument
55 def test_inspect_coordinates(self): argument
82 def test_cpp_cleanup(self): argument
88 def _lldb_continue(self): argument
95 def _inspect_coordinates(self, x_coord, y_coord, z_coord): argument
/aosp12/build/soong/bloaty/
H A Dbloaty_merger_test.py24 def setUp(self): argument
27 def test_parse_csv(self): argument
38 def test_missing_file(self): argument
42 def test_malformed_csv(self): argument
48 def test_create_file_metrics(self): argument
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/beans/
H A Dbase_bean.py25 def __init__(self): argument
28 def is_succeed(self): argument
31 def parse_succeed(self): argument
34 def parse_failed(self): argument
38 def check_parse_result(self): argument
H A Devent_scope.py34 def __init__(self, input_str): argument
66 def parse_event_nodes(self, spliced_lines, start_index): argument
89 def check_parse_result(self): argument
95 def to_string(self): argument
101 def dump(self): argument
104 def update_event_nodes_with_frame_nodes(self, frame_nodes: List[FrameNode]): argument
/aosp12/system/bt/gd/cert/
H A Dpy_le_security.py47 def __init__(self, device): argument
55 def get_ui_stream(self): argument
58 def get_bond_stream(self): argument
61 def wait_for_ui_event_passkey(self, timeout=timedelta(seconds=3)): argument
66 def wait_device_disconnect(self, address): argument
70 def SetLeAuthRequirements(self, *args, **kwargs): argument
73 def close(self): argument
H A Devent_stream.py35 def get_event_queue(self): argument
41 def __init__(self, stream, filter_fn): argument
48 def __event_callback(self, event): argument
51 def get_event_queue(self): argument
54 def unregister(self): argument
72 def __init__(self, server_stream_call): argument
82 def get_event_queue(self): argument
85 def close(self): argument
108 def register_callback(self, callback, matcher_fn=None): argument
130 def unregister_callback(self, callback, matcher_fn=None): argument
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/
H A Dexpand_sub_session_test.cpp160 ExpandSubSession *self; variable
168 ExpandSubSession *self; variable
175 ExpandSubSession *self; variable
183 ExpandSubSession *self; variable
207 ExpandSubSession *self; variable
220 ExpandSubSession *self; variable
233 ExpandSubSession *self; variable
248 ExpandSubSession *self; variable
261 ExpandSubSession *self; variable
275 ExpandSubSession *self; variable
[all …]
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/auth_sub_session/protocol_lib/
H A Ddl_speke_protocol_test.cpp98 BaseProtocol *self; variable
272 BaseProtocol *self; variable
286 BaseProtocol *self; variable
293 BaseProtocol *self; variable
306 BaseProtocol *self; variable
319 BaseProtocol *self; variable
333 BaseProtocol *self; variable
347 BaseProtocol *self; variable
361 BaseProtocol *self; variable
374 BaseProtocol *self; variable
[all …]
/aosp12/art/test/utils/
H A Dregen-test-files505 def __init__(self, top_dir): argument
517 def enumerate_run_tests(self): argument
524 def is_buildable(self, run_test): argument
567 def regen_bp_file(self, run_test): argument
696 def shard_id(self): argument
699 def test_plan_name(self): argument
702 def test_list_name(self): argument
705 def regen_test_plan_file(self): argument
740 def regen_test_list_file(self): argument
824 def regen_art_mts_files(self, art_run_tests): argument
[all …]
/aosp12/system/extras/perf2cfg/perf2cfg/
H A Danalyze.py47 def __init__(self, relative_addr: int) -> None: argument
57 def record_sample(self, event_name: str, event_count: int) -> None: argument
78 def __init__(self, name: str) -> None: argument
89 def record_sample(self, relative_addr: int, event_name: str, argument
128 def __init__(self, event_names: Optional[Iterable[str]] = None) -> None: argument
146 def analyze(self, filename: str) -> None: argument
180 def samples(self) -> Iterator[simpleperf_report_lib.SampleStruct]: argument
194 def record_sample(self, method_name: str, relative_addr: int, argument
/ohos5.0/base/security/device_auth/test/fuzztest/protocol/iso_fuzzer/
H A Diso_fuzzer.cpp51 BaseProtocol *self; in IsoTest01() local
142 BaseProtocol *self; in IsoTest04() local
156 BaseProtocol *self; in IsoTest06() local
164 BaseProtocol *self; in IsoTest07() local
171 BaseProtocol *self; in IsoTest08() local
180 BaseProtocol *self; in IsoTest09() local
189 BaseProtocol *self; in IsoTest10() local
199 BaseProtocol *self; in IsoTest11() local
209 BaseProtocol *self; in IsoTest12() local
219 BaseProtocol *self; in IsoTest13() local
[all …]
/aosp12/frameworks/rs/tests/lldb/tests/harness/
H A Dutil_timer.py25 def __init__(self, interval, callback): argument
47 def _is_running(self): argument
55 def start(self): argument
71 def stop(self): argument
83 def reset(self): argument
/aosp12/system/extras/tests/bootloader/
H A Dhaltest.py23 def __init__(self, *args, **kwargs): argument
27 def test_slots(self): argument
40 def test_mark_successful(self): argument
60 def test_switch_slots(self): argument
82 def test_unbootable(self): argument
/ohos5.0/base/update/packaging_tools/test/
H A Dtest_update_package.py78 def setUp(self): argument
81 def tearDown(self): argument
84 def test_create_update_bin_failed(self): argument
130 def test_get_hash_content(self): argument
143 def test_signing_package(self): argument

1...<<11121314151617181920>>...86