Home
last modified time | relevance | path

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

/test/vts-testcase/kernel/ltp/testcase/tools/common/
Dfilter_utils.py171 def InRegexList(item: str, regex_list: List[str]) -> bool:
190 def IsRegexFilter(item: str) -> bool:
306 def Filter(self, item: str) -> bool:
336 def IsInIncludeFilter(self, item: str) -> bool:
351 def IsInExcludeFilter(self, item: str) -> bool:
366 def _ModuleNamePrefixMatchingCheck(self, item: str, check_function: Callable) -> bool:
396 def _IsInIncludeFilter(self, item: str) -> bool:
408 def _IsInExcludeFilter(self, item: str) -> bool:
480 def add_to_include_filter(self, pattern: Union[str, Set[str]], auto_refresh: bool = True): argument
499 def add_to_exclude_filter(self, pattern: Union[str, Set[str]], auto_refresh: bool = True): argument
/test/vts-testcase/kernel/ltp/testcase/tools/
Dgen_ltp_config.py24 def run(arch: str, n_bit: int, is_low_mem: bool, is_hwasan: bool, run_staging: bool, output_file: s… argument
Dltp_test_cases.py84 …duleControllerOption(self, arch: str, n_bit: int, is_low_mem: bool = False, is_hwasan: bool = Fals… argument
126 def IsLtpBinaryExist(self, commands: str) -> bool:
149 run_staging: bool = False, argument
150 is_low_mem: bool = False, argument
151 is_hwasan: bool = False): argument
/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py170 check: bool = None) -> subprocess.CompletedProcess: argument
189 check: bool = None) -> subprocess.CompletedProcess: argument
193 def uninstall(self, package_name: str, check: bool = None): argument
245 type=bool,
/test/dittosuite/schema/
Dbenchmark.proto105 optional bool create = 4 [default = true];
106 optional bool direct_io = 5 [default = false];
141 optional bool fsync = 7 [default = false];
212 optional bool fork = 2 [default = false];
/test/vts/vndk_utils/vndk/
Dvndk_utils.py59 return bool(dut.GetVndkVersion())
/test/app_compat/csuite/pylib/
Dcsuite_test.py37 def create_arg_parser(add_help: bool = False) -> argparse.ArgumentParser: argument
/test/vts-testcase/vndk/
Dutils.py44 return bool(self._serial_number)
/test/mlts/benchmark/results/
Dgenerate_result.py106 if Type is bool:
131 has_results = self.read_typed(bool)
/test/dittosuite/
DREADME.md213 - (optional) `bool create` (`default = true`) - Specifies if the file should be created if it does
285 - (optional) `bool fsync` (`default = false`) - If set, `fsync(2)` will be called after the