Home
last modified time | relevance | path

Searched defs:log (Results 1 – 25 of 5684) sorted by relevance

12345678910>>...228

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_phone_setup_utils.py96 def phone_setup_iwlan(log, argument
130 def phone_setup_iwlan_for_subscription(log, argument
205 def phone_setup_iwlan_cellular_preferred(log, argument
256 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation, argument
287 def phone_setup_5g(log, ad, nr_type=None): argument
301 def phone_setup_5g_for_subscription(log, ad, sub_id, nr_type=None): argument
317 def phone_setup_4g(log, ad): argument
331 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
345 def phone_setup_3g(log, ad): argument
359 def phone_setup_3g_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_voice_utils.py170 def disconnect_call_by_id(log, ad, call_id): argument
236 def get_current_voice_rat(log, ad): argument
246 def get_current_voice_rat_for_subscription(log, ad, sub_id): argument
268 def hangup_call(log, ad, is_emergency=False): argument
310 log, argument
354 def initiate_call(log, argument
426 def call_reject(log, ad_caller, ad_callee, reject=True): argument
439 def call_reject_for_subscription(log, argument
473 def call_reject_leave_message(log, argument
505 def check_reject_needed_for_voice_mail(log, ad_callee): argument
[all …]
Dtel_data_utils.py116 def wifi_tethering_cleanup(log, provider, client_list): argument
143 def wifi_tethering_setup_teardown(log, argument
260 def tethering_check_internet_connection(log, provider, client_list, argument
299 def wifi_cell_switching(log, argument
383 def airplane_mode_test(log, ad, wifi_ssid=None, retries=3): argument
461 def data_connectivity_single_bearer(log, ad, nw_gen=None, nr_type=None): argument
549 def change_data_sim_and_verify_data(log, ad, sim_slot): argument
573 def browsing_test(log, ad, wifi_ssid=None, pass_threshold_in_mb = 1.0): argument
682 def reboot_test(log, ad, wifi_ssid=None): argument
815 def verify_for_network_callback(log, ad, event, apm_mode=False): argument
[all …]
Dtel_video_utils.py59 log, argument
85 def phone_setup_video_for_subscription(log, argument
140 def phone_idle_video(log, ad): argument
154 def phone_idle_video_for_subscription(log, ad, sub_id): argument
178 def is_phone_in_call_video(log, ad): argument
196 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
240 def is_phone_in_call_viwifi_for_subscription(log, ad, sub_id, argument
292 def is_phone_in_call_video_bidirectional(log, ad): argument
306 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
323 def is_phone_in_call_viwifi_bidirectional(log, ad): argument
[all …]
Dtel_test_utils.py125 log = logging variable
153 def abort_all_tests(log, msg): argument
185 def setup_droid_properties_by_adb(log, ad, sim_filename=None): argument
217 def setup_droid_properties(log, ad, sim_filename=None, all_sub=False): argument
286 def refresh_droid_config(log, ad, all_sub = False): argument
443 def get_num_active_sims(log, ad): argument
465 def toggle_airplane_mode_by_adb(log, ad, new_state=None): argument
496 def toggle_airplane_mode(log, ad, new_state=None, strict_checking=True): argument
578 def test_data_browsing_success_using_sl4a(log, ad): argument
590 def test_data_browsing_failure_using_sl4a(log, ad): argument
[all …]
Dtel_ims_utils.py82 def toggle_volte(log, ad, new_state=None): argument
98 def toggle_volte_for_subscription(log, ad, sub_id, new_state=None): argument
182 def toggle_wfc(log, ad, new_state=None): argument
196 def toggle_wfc_for_subscription(log, ad, new_state=None, sub_id=None): argument
306 def wait_for_enhanced_4g_lte_setting(log, argument
331 def set_wfc_mode(log, ad, wfc_mode): argument
506 def activate_wfc_on_device(log, ad): argument
519 def activate_wfc_on_device_for_subscription(log, ad, sub_id): argument
556 def is_ims_registered(log, ad, sub_id=None): argument
576 def wait_for_ims_registered(log, ad, max_time=MAX_WAIT_TIME_WFC_ENABLED): argument
[all …]
Dtel_voice_conf_utils.py42 def _three_phone_call_mo_add_mo(log, ads, phone_setups, verify_funcs): argument
114 def _test_call_mo_mo_add_swap_x(log, argument
181 def _merge_ims_conference_call(log, ads, call_ab_id, call_ac_id): argument
259 def _hangup_call(log, ad, device_description='Device'): argument
267 log, ads, call_ab_id, call_ac_id): argument
311 log, ads, call_ab_id, call_ac_id): argument
393 log, ads, call_ab_id, call_ac_id): argument
434 log, ads, call_ab_id, call_ac_id): argument
516 log, argument
616 def _test_call_mo_mt_add_swap_x(log, argument
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/
Dgzlog.c289 struct log { struct
292 char *path; /* allocated path, e.g. "/var/log/foo" or "foo" */ argument
305 /* gzip header for gzlog */ argument
348 local int log_lock(struct log *log) in log_lock()
372 local void log_touch(struct log *log) in log_touch()
384 local int log_check(struct log *log) in log_check()
396 local void log_unlock(struct log *log) in log_unlock()
410 local int log_head(struct log *log) in log_head()
437 local int log_mark(struct log *log, int op) in log_mark()
462 local int log_last(struct log *log, int last) in log_last()
[all …]
/aosp_15_r20/external/deqp/framework/qphelper/
H A DqpTestLog.c244 static void qpTestLog_flushFile(qpTestLog *log) in qpTestLog_flushFile()
287 static bool endSession(qpTestLog *log) in endSession()
314 qpTestLog *log = (qpTestLog *)deCalloc(sizeof(qpTestLog)); in qpTestLog_createFileLog() local
364 bool qpTestLog_beginSession(qpTestLog *log, const char *additionalSessionInfo) in qpTestLog_beginSession()
400 void qpTestLog_destroy(qpTestLog *log) in qpTestLog_destroy()
426 bool qpTestLog_startCase(qpTestLog *log, const char *testCasePath, qpTestCaseType testCaseType) in qpTestLog_startCase()
476 bool qpTestLog_endCase(qpTestLog *log, qpTestResult result, const char *resultDetails) in qpTestLog_endCase()
514 bool qpTestLog_startTestsCasesTime(qpTestLog *log) in qpTestLog_startTestsCasesTime()
537 bool qpTestLog_endTestsCasesTime(qpTestLog *log) in qpTestLog_endTestsCasesTime()
567 bool qpTestLog_terminateCase(qpTestLog *log, qpTestResult result) in qpTestLog_terminateCase()
[all …]
/aosp_15_r20/external/libnl/lib/netfilter/
H A Dlog_obj.c43 struct nfnl_log *log = (struct nfnl_log *) a; in nfnl_log_dump() local
99 void nfnl_log_get(struct nfnl_log *log) in nfnl_log_get()
104 void nfnl_log_put(struct nfnl_log *log) in nfnl_log_put()
116 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) in nfnl_log_set_group()
122 int nfnl_log_test_group(const struct nfnl_log *log) in nfnl_log_test_group()
127 uint16_t nfnl_log_get_group(const struct nfnl_log *log) in nfnl_log_get_group()
132 void nfnl_log_set_copy_mode(struct nfnl_log *log, enum nfnl_log_copy_mode mode) in nfnl_log_set_copy_mode()
138 int nfnl_log_test_copy_mode(const struct nfnl_log *log) in nfnl_log_test_copy_mode()
143 enum nfnl_log_copy_mode nfnl_log_get_copy_mode(const struct nfnl_log *log) in nfnl_log_get_copy_mode()
148 void nfnl_log_set_copy_range(struct nfnl_log *log, uint32_t copy_range) in nfnl_log_set_copy_range()
[all …]
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DTelephonyMetricsTest.java150 private String convertProtoToBase64String(TelephonyLog log) throws Exception { in convertProtoToBase64String()
165 TelephonyLog log = buildProto(); in testEventDropped() local
178 TelephonyLog log = buildProto(); in testWriteDataStallEvent() local
192 TelephonyLog log = buildProto(); in testModemRestartEvent() local
223 TelephonyLog log = buildProto(); in testWriteCarrierIdMatchingEventWithInvalidMatchingScore() local
261 TelephonyLog log = buildProto(); in testWriteCarrierIdMatchingEvent() local
297 TelephonyLog log = buildProto(); in testWriteEmergencyNumberUpdateEvent() local
329 TelephonyLog log = buildProto(); in testWriteNetworkCapabilitiesChangedEvent() local
350 TelephonyLog log = buildProto(); in testWriteOnImsCallStart() local
373 TelephonyLog log = buildProto(); in testWriteOnImsCallReceive() local
[all …]
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
H A DMethodVisitorTest.java184 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_asm4Visitor() local
197 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_overridenAsm4Visitor() local
210 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_asm5Visitor() local
223 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_overridenAsm5Visitor() local
239 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_userTraceMethodVisitor4() local
257 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_userTraceMethodVisitor5() local
275 StringWriter log = new StringWriter(); in testDeprecatedVisitMethodInsn_mixedVisitorChain() local
292 StringWriter log = new StringWriter(); in testVisitMethodInsn_asm4Visitor_isNotInterface() local
304 StringWriter log = new StringWriter(); in testVisitMethodInsn_asm4Visitor_isInterface() local
320 StringWriter log = new StringWriter(); in testVisitMethodInsn_overridenAsm4Visitor_isNotInterface() local
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDeviceFeatures2.inl12 TestLog& log = context.getTestContext().getLog(); local
49 TestLog& log = context.getTestContext().getLog(); local
87 TestLog& log = context.getTestContext().getLog(); local
126 TestLog& log = context.getTestContext().getLog(); local
163 TestLog& log = context.getTestContext().getLog(); local
200 TestLog& log = context.getTestContext().getLog(); local
240 TestLog& log = context.getTestContext().getLog(); local
277 TestLog& log = context.getTestContext().getLog(); local
314 TestLog& log = context.getTestContext().getLog(); local
351 TestLog& log = context.getTestContext().getLog(); local
[all …]
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/kotlin_headers/
DSystemUILogLib.jar ... android/systemui/ com/android/systemui/log/ com/android/systemui/log/ConstantStringsLogger ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/kotlin/
DSystemUILogLib.jar ... systemui.log final com.android.systemui.log.LogBuffer$log$2 extends kotlin.jvm
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/repackaged-jarjar/kotlinc/
DSystemUILogLib.jar ... .lang.String getTag () public final void log (com.android.systemui.log.core ...
/aosp_15_r20/trusty/user/base/tools/
Dmanifest_compiler.py321 def get_constant(constants, key, type_, log): argument
333 def get_string(manifest_dict, key, constants, log, optional=False, argument
355 def coerce_to_string(value, key, log): argument
365 def get_int(manifest_dict, key, constants, log, optional=False, argument
383 def coerce_to_int(value, key, log): argument
399 def get_list(manifest_dict, key, log, optional=False, default=None): argument
411 def coerce_to_list(value, key, log): argument
420 def get_dict(manifest_dict, key, log, optional=False, default=None): argument
432 def coerce_to_dict(value, key, log): argument
441 def get_boolean(manifest_dict, key, constants, log, optional=False, argument
[all …]
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/
DVvmLog.java35 public static void log(String tag, String log) { in log() argument
46 public static void e(String tag, String log) { in e()
51 public static void e(String tag, String log, Throwable e) { in e()
56 public static void w(String tag, String log) { in w()
61 public static void w(String tag, String log, Throwable e) { in w()
66 public static void i(String tag, String log) { in i()
71 public static void i(String tag, String log, Throwable e) { in i()
76 public static void d(String tag, String log) { in d()
81 public static void d(String tag, String log, Throwable e) { in d()
86 public static void v(String tag, String log) { in v()
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDeviceFeatures2.inl12 TestLog& log = context.getTestContext().getLog(); local
50 TestLog& log = context.getTestContext().getLog(); local
89 TestLog& log = context.getTestContext().getLog(); local
129 TestLog& log = context.getTestContext().getLog(); local
166 TestLog& log = context.getTestContext().getLog(); local
203 TestLog& log = context.getTestContext().getLog(); local
240 TestLog& log = context.getTestContext().getLog(); local
277 TestLog& log = context.getTestContext().getLog(); local
314 TestLog& log = context.getTestContext().getLog(); local
352 TestLog& log = context.getTestContext().getLog(); local
[all …]
/aosp_15_r20/external/sdk-platform-java/test/integration/goldens/logging/src/com/google/logging/v2/
H A DLogName.java46 private final String log; field in LogName
144 public static LogName of(String project, String log) { in of()
149 public static LogName ofProjectLogName(String project, String log) { in ofProjectLogName()
154 public static LogName ofOrganizationLogName(String organization, String log) { in ofOrganizationLogName()
159 public static LogName ofFolderLogName(String folder, String log) { in ofFolderLogName()
164 public static LogName ofBillingAccountLogName(String billingAccount, String log) { in ofBillingAccountLogName()
168 public static String format(String project, String log) { in format()
173 public static String formatProjectLogName(String project, String log) { in formatProjectLogName()
178 public static String formatOrganizationLogName(String organization, String log) { in formatOrganizationLogName()
183 public static String formatFolderLogName(String folder, String log) { in formatFolderLogName()
[all …]
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/vvm/
DVvmLog.java35 public static void log(String tag, String log) { in log() argument
46 public static int e(String tag, String log) { in e()
51 public static int e(String tag, String log, Throwable e) { in e()
56 public static int w(String tag, String log) { in w()
61 public static int w(String tag, String log, Throwable e) { in w()
66 public static int i(String tag, String log) { in i()
71 public static int i(String tag, String log, Throwable e) { in i()
76 public static int d(String tag, String log) { in d()
81 public static int d(String tag, String log, Throwable e) { in d()
86 public static int v(String tag, String log) { in v()
[all …]
/aosp_15_r20/frameworks/base/services/tests/powerservicetests/src/com/android/server/power/
H A DWakeLockLogTest.java67 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddTwoItems_withNoEventTimeSupplied() local
98 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddTwoItems() local
122 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddTwoItemsWithTimeReset() local
142 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddTwoItemsWithTagOverwrite() local
162 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddFourItemsWithRingBufferOverflow() local
211 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddItemWithBadTag() local
229 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddItemWithReducedTagName() local
248 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddAcquireAndReleaseWithRepeatTagName() local
268 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddAcquireAndReleaseWithTimeTravel() local
288 WakeLockLog log = new WakeLockLog(injectorSpy, mContext); in testAddSystemWakelock() local
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/car/
Dcar_telecom_utils.py35 def dial_number(log, ad, uri): argument
85 def wait_for_call_state(log, ad, call_id, state): argument
137 def hangup_call(log, ad, call_id): argument
179 def hangup_conf(log, ad, conf_id, timeout=10): argument
211 def accept_call(log, ad, call_id): argument
238 def wait_for_not_in_call(log, ad): argument
274 def wait_for_dialing(log, ad): argument
325 def wait_for_ringing(log, ad): argument
379 def wait_for_active(log, ad): argument
425 def wait_for_conference(log, ad, participants=2, timeout=10): argument
[all …]
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/log/
H A Dvlog_is_on_test.cc69 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
84 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
99 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
119 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
140 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
156 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
171 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
186 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
201 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
214 absl::ScopedMockLog log(absl::MockLogDefault::kDisallowUnexpected); in TEST_F() local
[all …]
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/cloud/
DCommonLogRemoteFileUtil.java95 NESTED_REMOTE_LOG_DIR + "kernel.log", null, LogDataType.CUTTLEFISH_LOG)); in KNOWN_FILES_TO_FETCH.put()
109 NESTED_REMOTE_LOG_DIR + "launcher.log", in KNOWN_FILES_TO_FETCH.put()
110 "cuttlefish_launcher.log", in KNOWN_FILES_TO_FETCH.put()
115 NESTED_REMOTE_LOG_DIR + "crosvm_openwrt_boot.log", in KNOWN_FILES_TO_FETCH.put()
121 NESTED_REMOTE_LOG_DIR + "crosvm_openwrt.log", in KNOWN_FILES_TO_FETCH.put()
127 "/var/log/kern.log", "host_kernel.log", LogDataType.CUTTLEFISH_LOG)); in KNOWN_FILES_TO_FETCH.put()
132 EMULATOR_REMOTE_LOG_DIR + "logcat.log", in KNOWN_FILES_TO_FETCH.put()
138 EMULATOR_REMOTE_LOG_DIR + "adb.log", null, LogDataType.CUTTLEFISH_LOG)); in KNOWN_FILES_TO_FETCH.put()
142 EMULATOR_REMOTE_LOG_DIR + "kernel.log", null, LogDataType.CUTTLEFISH_LOG)); in KNOWN_FILES_TO_FETCH.put()
145 new KnownLogFileEntry("/var/log/daemon.log", null, LogDataType.CUTTLEFISH_LOG)); in KNOWN_FILES_TO_FETCH.put()
[all …]

12345678910>>...228