Home
last modified time | relevance | path

Searched refs:bool (Results 1 – 25 of 78) sorted by relevance

1234

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Damarisoft_sim_utils.py100 puk=LAB_SIM_DEFAULT_PUK1) -> bool:
139 def unlock_puk_by_mds(ad, slot_index, pin, puk) -> bool:
165 def unlock_pin_by_mds(ad, slot_index, pin) -> bool:
213 def lock_puk_by_mds(ad, slot_index) -> bool:
233 def is_sim_puk_locked(ad, slot_index=None) -> bool:
254 def is_sim_pin_locked(ad, slot_index=None) -> bool:
275 def set_at_command_channel(ad, slot_index: int) -> bool:
299 def sim_enable_pin_by_mds(ad, pin) -> bool:
322 def sim_disable_pin_by_mds(ad, pin) -> bool:
345 def set_sim_lock(ad, enable, slot_index, pin=LAB_SIM_DEFAULT_PIN1) -> bool:
[all …]
Dtel_dsds_utils.py91 streaming: bool = True, argument
92 expected_result: bool = True) -> bool: argument
162 streaming: bool = True, argument
163 is_airplane_mode: bool = False, argument
169 turn_off_wifi_in_the_end: bool = False, argument
170 turn_off_airplane_mode_in_the_end: bool = False) -> bool: argument
252 streaming: bool = True, argument
253 is_airplane_mode: bool = False, argument
259 turn_off_wifi_in_the_end: bool = False, argument
260 turn_off_airplane_mode_in_the_end: bool = False) -> bool: argument
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/amarisoft_lib/
Dconfig_utils.py61 def upload_enb_template(self, cfg: str) -> bool:
82 def upload_mme_template(self, cfg: str) -> bool:
103 def enb_set_plmn(self, plmn: str) -> bool:
123 def mme_set_plmn(self, plmn: str) -> bool:
143 def enb_set_fdd_arfcn(self, arfcn: int) -> bool:
163 def enb_set_tdd_arfcn(self, arfcn: int) -> bool:
183 def enb_set_spectrum_tech(self, tech: int) -> bool:
Dssh_utils.py57 def ssh_is_connected(self) -> bool:
65 def ssh_close(self) -> bool:
78 def connect(self) -> bool:
119 def is_file_exist(self, file: str) -> bool:
131 def sftp_upload(self, src: str, dst: str) -> bool:
156 def sftp_download(self, src: str, dst: str) -> bool:
Dmme.py34 def pws_write(self, local_id: str, n50: bool = False): argument
51 def pws_kill(self, local_id: str, n50: bool = False): argument
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto225 optional bool client_streaming = 5 [default=false];
227 optional bool server_streaming = 6 [default=false];
286 optional bool java_multiple_files = 10 [default=false];
298 optional bool java_generate_equals_and_hash = 20 [default=false];
306 optional bool java_string_check_utf8 = 27 [default=false];
337 optional bool cc_generic_services = 16 [default=false];
338 optional bool java_generic_services = 17 [default=false];
339 optional bool py_generic_services = 18 [default=false];
345 optional bool deprecated = 23 [default=false];
350 optional bool cc_enable_arenas = 31 [default=false];
[all …]
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dapollo_qa.proto109 required bool csr_fw_debug_build = 3; // not implemented for now
111 required bool vm_debug_build = 5;
150 required bool is_dsp_loaded = 2;
171 optional bool crash_dump_exists = 3;
172 optional bool is_developer_mode_enabled = 4;
173 optional bool is_always_connected = 5;
Dnanopb.proto47 optional bool long_names = 4 [default = true];
52 optional bool packed_struct = 5 [default = false];
55 optional bool skip_message = 6 [default = false];
58 optional bool no_unions = 8 [default = false];
/tools/asuite/atest/integration_tests/
Dbazel_mode_test.py199 check: bool=False argument
228 unit_test: bool=True, argument
255 host_supported: bool=True, argument
404 host_supported: bool, argument
426 unit_test: bool, argument
Dresult_compare_test.py66 is_bazel_mode: bool = False, argument
86 is_bazel_mode: bool = False, argument
/tools/asuite/aidegen/lib/
Dclion_project_file_gen.py330 hfile=(TextIOWrapper, StringIO), key=str, cflags=bool, cppflags=bool)
456 hfile=(TextIOWrapper, StringIO), params_dict=dict, cflags=bool,
457 cppflags=bool)
488 @common_util.check_args(hfile=(TextIOWrapper, StringIO), is_system=bool)
561 @common_util.check_args(hfile=(TextIOWrapper, StringIO), is_system=bool)
/tools/external_updater/
Dbase_updater.py37 def is_supported_url(self) -> bool:
52 def rollback(self) -> bool:
85 def has_errors(self) -> bool:
Dgit_utils.py136 def is_commit(commit: str) -> bool:
138 return bool(COMMIT_RE.match(commit))
182 def push(proj_path: Path, remote_name: str, has_errors: bool) -> None: argument
Dupdater_utils.py90 version: str) -> Tuple[bool, bool, List[int]]:
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dble_lib.py64 scan_response = bool(line)
129 self.dut.droid.bleSetAdvertiseDataIncludeDeviceName(bool(is_included))
134 bool(is_included))
184 scan_response = bool(line)
/tools/asuite/atest-py2/proto/
Dexternal_user_log.proto27 optional bool success = 2;
33 optional bool success = 2;
39 optional bool success = 2;
Dinternal_user_log.proto33 optional bool success = 2;
42 optional bool success = 2;
49 optional bool success = 2;
/tools/asuite/atest/proto/
Dexternal_user_log.proto27 optional bool success = 2;
33 optional bool success = 2;
39 optional bool success = 2;
Dinternal_user_log.proto33 optional bool success = 2;
42 optional bool success = 2;
49 optional bool success = 2;
/tools/treble/split/
Dxml_diff.py65 return bool(self.added) or bool(self.removed) or bool(self.modified)
Dmanifest_diff.py50 return bool(self.attributes) or bool(self.linkfiles) or bool(self.copyfiles)
/tools/asuite/atest/tf_proto/
Dconfiguration_description.proto48 bool shardable = 3;
50 bool strict_shardable = 4;
52 bool use_sandboxing = 5;
Dlog_file.proto30 bool is_text = 4;
32 bool is_compressed = 5;
/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabPwsTest.py77 def wait_until(condition: Callable[..., bool], interval: datetime.timedelta, argument
78 timeout: datetime.timedelta, ret: bool, *argv) -> bool: argument
99 def is_in_service(ad) -> bool:
/tools/carrier_settings/proto/
Dcarrier_settings.proto127 optional bool modem_cognitive = 22 [default = false];
129 optional bool user_visible = 23 [default = true];
131 optional bool user_editable = 24 [default = true];
182 bool bool_value = 5;

1234