Home
last modified time | relevance | path

Searched refs:log_to_stdout (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/gd/cert/
Dasync_subprocess_logger.py38 log_to_stdout=False, argument
53 if log_to_stdout:
57 self.log_to_stdout = log_to_stdout
89 if self.log_to_stdout:
Dgd_base_test.py196 log_to_stdout=self.verbose_mode,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/k8s_internal/
Dk8s_log_collector.py33 log_to_stdout: bool
47 log_to_stdout: bool = False,
58 self.log_to_stdout = log_to_stdout
129 if self.log_to_stdout:
/aosp_15_r20/external/angle/build/fuchsia/test/
H A Dlog_manager.py62 log_to_stdout: bool,
77 if not log_manager.is_logging_enabled() and not log_to_stdout:
89 if log_to_stdout:
/aosp_15_r20/external/cronet/build/fuchsia/test/
H A Dlog_manager.py89 log_to_stdout: bool,
104 if not log_manager.is_logging_enabled() and not log_to_stdout:
116 if log_to_stdout:
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/runners/k8s/
Dk8s_xds_client_runner.py103 log_to_stdout: bool = False) -> XdsTestClient:
149 self._start_logging_pod(pod, log_to_stdout=log_to_stdout)
Dk8s_xds_server_runner.py117 log_to_stdout: bool = False) -> List[XdsTestServer]:
194 self._start_logging_pod(pod, log_to_stdout=log_to_stdout)
Dk8s_base_runner.py490 log_to_stdout: bool = False) -> k8s.PodLogCollector:
500 log_to_stdout=log_to_stdout,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/
Dk8s.py511 log_to_stdout: bool = False,
519 log_to_stdout=log_to_stdout,
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DLog.h24 void log_to_stdout(bool enable);
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/
Drun_test_server.py94 log_to_stdout=_FOLLOW.value)
Drun_test_client.py116 log_to_stdout=_FOLLOW.value)
/aosp_15_r20/external/executorch/backends/cadence/runtime/
H A Druntime.py61 def get_outputs(self, log_to_stdout: bool = False) -> Tuple[torch.Tensor]:
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dtopshim_base_test.py103 log_to_stdout=verbose_mode,

123