Home
last modified time | relevance | path

Searched defs:log_file (Results 1 – 25 of 54) sorted by relevance

123

/aosp_15_r20/external/angle/build/fuchsia/test/
H A Dbrowser_runner.py67 def log_file(self) -> str: member in BrowserRunner
85 def try_reading_port(log_file) -> int: argument
/aosp_15_r20/external/OpenCL-CTS/test_conformance/
H A Drun_conformance.py81 def run_test_checking_output(current_directory, test_dir, log_file): argument
296 log_file = open(log_file_name, "w") variable
/aosp_15_r20/external/rappor/tests/
H A Dmake_summary.py169 def ParseMetrics(metrics_file, log_file, num_additional): argument
237 def FormatCell1(test_case, test_instance, metrics_file, log_file, plot_file, argument
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_log_analyzer.py29 def _find_line_in_log(self, search_pattern, log_file): argument
53 def _extract_log_lines(self, log_file, start_pattern=None, end_pattern=None, argument
/aosp_15_r20/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
H A Dlog.py92 def trace_enable(log_file=None, format=None): argument
154 def _trace_enable(log_file=None, format=None): argument
/aosp_15_r20/external/libchrome-gestures/tools/
H A Dtplog.py42 def __init__(self, log_file): argument
46 def _load_log(self, log_file): argument
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Dlog_processor.py189 def __init__(self, stream, err, pinned, lock, colored, log_file): argument
394 def __init__(self, log_file, colored=True): argument
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/
Dassemble_cvd.cc136 for (const auto& log_file : log_files) { in CreateLegacySymlinks() local
295 SharedFD log_file; in SetLogger() local
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dcheck_files.py369 def __init__(self, log_file): argument
389 def setup_logger(self, log_file, level=logging.INFO): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/cellular/performance/
Dshannon_log_parser.py141 def parse_log(self, log_file, gap_options=0): argument
207 def get_file_start_time(self, log_file): argument
795 def _parse_log(self, log_file, gap_options=0): argument
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dcheck_files.py452 def __init__(self, log_file): argument
472 def setup_logger(self, log_file, level=logging.INFO): argument
/aosp_15_r20/external/cronet/base/
H A Dlogging.h246 raw_ptr<FILE> log_file = nullptr; member
255 HANDLE log_file = nullptr; member
/aosp_15_r20/external/cronet/base/test/
H A Dperf_log.cc14 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog()
/aosp_15_r20/external/libchrome/base/test/
H A Dperf_log.cc14 bool InitPerfLog(const FilePath& log_file) { in InitPerfLog()
/aosp_15_r20/external/arm-neon-tests/
H A Dcompute_ref.c36 FILE* log_file = NULL; variable
/aosp_15_r20/external/ComputeLibrary/tests/framework/command_line/
H A DCommonOptions.h78 …arm_compute::utils::SimpleOption<std::string> *log_file; /**< Log file option */ variable
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_ext_ratectrl.h25 FILE *log_file; member
/aosp_15_r20/external/autotest/utils/
H A Dparallel.py96 def redirect_io(log_file='/dev/null'): argument
/aosp_15_r20/tools/asuite/adevice/src/
H A Dmain.rs65 fn log_file() -> Option<File> { in log_file() function
/aosp_15_r20/system/extras/simpleperf/rust/
H A Dlib.rs67 let log_file = path_to_cstr(filename); in set_log_file() localVariable
/aosp_15_r20/external/autotest/client/site_tests/camera_HAL3Perf/
H A Dcamera_HAL3Perf.py47 def _analyze_log(self, log_file): argument
/aosp_15_r20/external/crosvm/broker_ipc/src/
H A Dlib.rs73 let log_file = in common_child_setup() localVariable
/aosp_15_r20/tools/acloud/pull/
H A Dpull.py88 def DisplayLog(ssh, log_file, no_prompts=False): argument
/aosp_15_r20/external/libaom/tools/ratectrl_log_analyzer/
H A Danalyze_ratectrl_log.py22 def parse_log(log_file): argument
/aosp_15_r20/external/libbrillo/brillo/daemons/
H A Ddaemon.cc120 const base::FilePath& log_file) { in UpdateLogSymlinks()

123