Searched defs:str (Results 1 – 17 of 17) sorted by relevance
| /platform_testing/tests/automotive/mobly_tests/utilities/ |
| D | crystalball_metrics_utils.py | 24 def export_to_crystalball(data: Dict[str, Any], output_dir: str, test_name: str) -> None:
|
| /platform_testing/libraries/screenshot/scripts/ |
| D | deviceless_converter.py | 11 def runGradleCommand(outputFile: str, cfg: Config, mc: ModuleConfig) -> int: 32 def walkDir(dirname: str) -> Generator[str, None, None]: 40 def processFile(filename: str, cfg: Config, mc: ModuleConfig) -> None: 68 def process(cfg: Config, successful: list[str], failed: list[str]):
|
| /platform_testing/tests/automotive/ |
| D | preupload_hook_script.py | 32 def _check_run_shell_command(cmd: str, cwd: str = None) -> None: 39 def _run_python_lint(lint_bin: str, files: list[pathlib.Path]) -> None:
|
| /platform_testing/tests/automotive/mobly_tests/certification/devices/ |
| D | __init__.py | 19 def get_device(device_name: str):
|
| /platform_testing/libraries/screenshot/ |
| D | update_goldens.py | 99 def get_stripped_actual_screenshot_file(original_file_name: str) -> str:
|
| /platform_testing/libraries/annotations/src/py/ |
| D | VsrTest.py | 27 def __init__(self, requirements: List[str] = []):
|
| D | DesktopTest.py | 30 def __init__(self, requirements: List[str] = []):
|
| D | GmsTest.py | 27 def __init__(self, requirements: List[str] = []):
|
| D | ApiTest.py | 30 def __init__(self, apis: List[str] = []):
|
| D | CddTest.py | 30 def __init__(self, requirements: List[str] = []):
|
| D | NonApiTest.py | 32 self, exemption_reasons: List[ReasonType] = [], justification: str = ''
|
| /platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
| D | DropCachesRule.java | 65 String str = "echo 3 > /proc/sys/vm/drop_caches && echo Success || echo Failure"; in executeDropCachesImpl() local
|
| /platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/validators/ |
| D | ValidateScrollConfig.java | 168 private void validateIsNumeric(String str, JsonObject jsonObject) { in validateIsNumeric()
|
| /platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/ |
| D | BackupUtils.java | 276 String str; in executeShellCommandAndReturnOutput() local 328 String str; in getLineString() local
|
| D | ReadElf.java | 1319 String str = new String(byteArr, strOffset, i - strOffset); in getRoStrings() local
|
| /platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/ |
| D | FreeMemHelper.java | 234 String str = "echo 3 > /proc/sys/vm/drop_caches && echo Success || echo Failure"; in executeDropCachesImpl() local
|
| /platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/ |
| D | AccessibilityScannerHelper.java | 398 String str = result.split("\\s+")[0]; in getNumberOfSuggestions() local
|