Home
last modified time | relevance | path

Searched defs:log_path (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/uwb/src/rust/uwb_core/src/uci/
H A Dpcapng_uci_logger_factory.rs81 log_path: PathBuf, field
543 let log_path = dir.as_ref().to_owned().join("log.pcapng"); in test_no_file_write() localVariable
551 let log_path = dir.join("log.pcapng"); in test_no_preexisting_dir_created() localVariable
601 let log_path = dir.as_ref().to_owned().join("log.pcapng"); in test_single_file_write() localVariable
642 let log_path = dir.as_ref().to_owned().join("log_2.pcapng"); in test_file_switch_epb_unfit_case() localVariable
651 let log_path = dir.as_ref().to_owned().join("log_1.pcapng"); in test_file_switch_epb_unfit_case() localVariable
660 let log_path = dir.as_ref().to_owned().join("log.pcapng"); in test_file_switch_epb_unfit_case() localVariable
698 let log_path = dir.as_ref().to_owned().join("log_1.pcapng"); in test_file_switch_idb_unfit_case() localVariable
707 let log_path = dir.as_ref().to_owned().join("log.pcapng"); in test_file_switch_idb_unfit_case() localVariable
744 let log_path = dir.as_ref().to_owned().join("log_1.pcapng"); in test_log_fail_safe() localVariable
[all …]
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dui_interaction_utils.py96 def open_jca_viewfinder(dut, log_path, request_video_capture=False): argument
134 def switch_jca_camera(dut, log_path, facing): argument
164 def change_jca_aspect_ratio(dut, log_path, aspect_ratio): argument
193 def do_jca_video_setup(dut, log_path, facing, aspect_ratio): argument
230 def switch_default_camera(dut, facing, log_path): argument
296 def launch_and_take_capture(dut, pkg_name, camera_facing, log_path): argument
H A Dvideo_processing_utils.py174 def extract_key_frames_from_video(log_path, video_file_name): argument
249 log_path, video_file_name, img_format, video_fps=None): argument
301 def extract_last_key_frame_from_recording(log_path, file_name): argument
409 def get_video_colorspace(log_path, video_file_name): argument
H A Dits_session_utils.py1586 def do_jca_capture(self, dut, log_path, flash, facing): argument
1620 def do_jca_video_capture(self, dut, log_path, duration): argument
1648 def get_and_pull_jca_capture(self, dut, log_path): argument
2759 log_path=None): argument
2832 def validate_lighting(y_plane, scene, state='ON', log_path=None, argument
3007 def remove_tmp_files(log_path, match_pattern): argument
H A Dopencv_processing_utils.py250 log_path, argument
294 def _calc_scale_factors(self, cam, props, fmt, log_path, rotation): argument
345 def locate(self, cam, props, log_path, rotation): argument
H A Dpreview_processing_utils.py185 test_name, log_path, facing, zoom_ratio=None): argument
476 log_path): argument
/aosp_15_r20/external/cronet/net/log/
H A Dfile_net_log_observer.cc116 base::FilePath SiblingInprogressDirectory(const base::FilePath& log_path) { in SiblingInprogressDirectory()
337 const base::FilePath& log_path, in CreateBounded()
347 const base::FilePath& log_path, in CreateUnbounded()
433 const base::FilePath& log_path, in CreateBoundedForTests()
444 const base::FilePath& log_path, in CreateInternal()
549 const base::FilePath& log_path, in FileWriter()
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_3/
H A Dtest_capture_result.py53 def draw_lsc_plot(lsc_map_w, lsc_map_h, lsc_map, name, log_path): argument
94 def test_auto(cam, props, log_path): argument
154 def test_manual(cam, props, log_path): argument
H A Dtest_ev_compensation.py52 imgs, ev_steps, lumas, expected_lumas, luma_delta_atols, log_path): argument
104 def _create_basic_plot(evs, lumas, log_path): argument
122 def _create_advanced_plot(ev_steps, lumas, expected_lumas, log_path): argument
H A Dtest_jpeg.py36 def compute_img_means_and_save(img, fmt_name, log_path): argument
/aosp_15_r20/cts/apps/CameraITS/tests/sensor_fusion/
H A Dtest_video_stabilization_jca.py44 def _collect_data(cam, dut, lens_facing, log_path, argument
107 def _extract_frames_from_video(log_path, recording_path): argument
136 lens_facing, frames, frame_shape, gyro_events, log_path, ratio_tested): argument
/aosp_15_r20/cts/apps/CameraITS/tests/scene3/
H A Dtest_imu_drift.py85 def plot_rotation_vector_data(x, y, z, t, log_path): argument
126 def plot_raw_gyro_data(x, y, z, t, log_path): argument
145 def do_riemann_sums(x, y, z, t, log_path): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dnet_test_utils.py162 ipsec_server_type, log_path): argument
204 log_path): argument
248 def generate_ikev2_vpn_profile(ad, vpn_params, vpn_type, server_addr, log_path): argument
/aosp_15_r20/external/pytorch/torchgen/_autoheuristic/
H A Dtrain.py79 def parse_log(self, log_path, nrows=None): argument
166 def deserialize_data(self, log_path): argument
H A Dtrain_regression.py39 log_path, argument
85 def get_df(self, log_path, cat_feature2cats=None, nrows=None, apply_filters=False): argument
H A Dtrain_decision.py301 log_path, argument
382 log_path, argument
/aosp_15_r20/external/autotest/server/
H A Dcrashcollect.py80 def collect_log_file(host, log_path, dest_path, use_tmp=False, clean=False, argument
142 def _collect_log_file_with_tmpdir(host, log_path, dest_path): argument
/aosp_15_r20/external/python/mobly/mobly/
Dlogger.py163 def _setup_test_logger(log_path, console_level, prefix=None): argument
238 log_path, prefix=None, alias='latest', console_level=logging.INFO argument
/aosp_15_r20/tools/test/connectivity/acts/framework/acts/
Dlogger.py192 def _setup_test_logger(log_path, prefix=None): argument
257 def setup_test_logger(log_path, prefix=None): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dcellular_performance_test_utils.py301 def stop_pixel_logger(self, log_path, tag=None): argument
662 def stop_pixel_logger(self, log_path, tag=None): argument
/aosp_15_r20/external/python/mobly/mobly/controllers/
Dandroid_device.py640 def log_path(self): member in AndroidDevice
647 def log_path(self, new_path): member in AndroidDevice
/aosp_15_r20/packages/modules/Virtualization/build/microdroid/init_debug_policy/src/
Dinit_debug_policy.rs34 let log_path = if system_properties::read_bool("ro.boot.microdroid.debuggable", false)? in main() localVariable
/aosp_15_r20/external/libchrome/base/test/
H A Dperf_test_suite.cc25 FilePath log_path = in Initialize() local
/aosp_15_r20/external/cronet/base/test/
H A Dperf_test_suite.cc30 FilePath log_path = in Initialize() local
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_1/
H A Dtest_auto_vs_manual.py36 def extract_awb_gains_and_xform(cap, cap_name, log_path): argument

123