HomeSort by relevance Sort by last modified time
    Searched defs:logging (Results 176 - 200 of 2022) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/client/site_tests/platform_Nvram/
platform_Nvram.py 7 import logging, os namespace
  /external/autotest/client/site_tests/platform_OSLimits/
platform_OSLimits.py 9 import logging namespace
140 logging.warning('%s is %d', refpath[key], osvalue[key])
141 logging.warning('%s should be at least %d', refpath[key],
145 logging.info('%s is %d >= %d', refpath[key], osvalue[key],
151 logging.warning('%s is set to %d', refpath[key], osvalue[key])
152 logging.warning('Expected %d', ref_equal[key])
155 logging.info('%s is %d', refpath[key], osvalue[key])
160 logging.warning('%s was never checked', key)
  /external/autotest/client/site_tests/platform_TempFS/
platform_TempFS.py 9 import logging, os namespace
36 logging.error('Not enough available space on %s', dir)
37 logging.error('%d bytes is minimum, found %d bytes',
41 logging.error('%s does not exist!' % dir)
  /external/autotest/client/site_tests/power_Draw/
power_Draw.py 5 import logging, time namespace
18 logging.warning('AC power is online -- '
  /external/autotest/client/site_tests/power_MemorySuspend/
power_MemorySuspend.py 5 import logging namespace
32 logging.info("Have %d SpuriousWakeupError", spurious_wakeup_count)
  /external/autotest/client/site_tests/security_RuntimeExecStack/
security_RuntimeExecStack.py 8 import logging namespace
83 logging.debug('ignored: pid %s vanished', pid)
97 logging.debug('ok: %s %s', pid, exe)
99 logging.info('FAIL: %s %s %s', pid, cmd, report)
  /external/autotest/client/site_tests/security_SMMLocked/
security_SMMLocked.py 7 import logging, os namespace
25 logging.debug('ok: skipping SMM test for %s.', cpu_arch)
35 logging.debug(r.stdout)
  /external/autotest/client/site_tests/security_SandboxLinuxUnittests/
security_SandboxLinuxUnittests.py 6 import logging namespace
27 logging.warning('Could not remove crash dump: %s', ose)
  /external/autotest/client/site_tests/security_SuidBinaries/
security_SuidBinaries.py 5 import logging namespace
59 logging.debug('%s: %s', baseline, line)
71 logging.error('Missing %s binary: %s', baseline, filepath)
73 logging.debug('OK: %s baseline matches system', baseline)
  /external/autotest/client/site_tests/ui_SettingsPage/
ui_SettingsPage.py 5 import logging namespace
62 logging.info('Modem found')
63 logging.info(modem_status)
66 logging.info('Modem not found')
  /external/autotest/client/site_tests/usbpd_DisplayPortSink/
usbpd_DisplayPortSink.py 5 import logging namespace
26 logging.info("device has %d USB-PD ports", len(usbpd.ports))
32 logging.info("Port %d is dfp", i)
37 logging.info("Port %d supports dp", i)
  /external/autotest/client/site_tests/video_VideoDecodeAccelerator/
video_VideoDecodeAccelerator.py 5 import logging namespace
32 logging.debug('Starting video_VideoDecodeAccelerator: %s', videos)
54 logging.error('%s: %s', video, test_failure.message)
  /external/autotest/client/tests/barriertest/
barriertest.py 3 import logging, time namespace
19 logging.info('1. rendezvous "First" complete.')
26 logging.info('2. rendezvous_servers "Second" complete.')
43 logging.info('3. rendezvous(abort=True) complete.')
50 logging.info('4. rendezvous_servers "FinalSync" complete.')
67 logging.info('5. rendezvous_servers(abort=True) complete.')
  /external/autotest/client/tests/hwclock/
hwclock.py 3 import re, os, logging namespace
13 logging.info('Setting hwclock to 2/2/80 03:04:00')
25 logging.info('Restoring the hardware clock')
  /external/autotest/client/tests/kvm/tests/
balloon_check.py 1 import re, logging, random, time namespace
28 logging.error(e)
43 logging.info("Changing VM memory to %s", new_mem)
52 logging.error("Memory ballooning failed while changing memory "
62 logging.error("Guest OS reports %s of RAM, but new ballooned RAM "
78 logging.info("Memory check")
81 logging.error("Memory size mismatch:")
82 logging.error(" Assigned to VM: %s", vm_assigned_mem)
83 logging.error(" Reported by guest OS at boot: %s", boot_mem)
91 logging.info("Current VM memory according to ballooner: %s"
    [all...]
migration.py 1 import logging, time, types namespace
82 logging.info("Logging into guest after migration...")
84 logging.info("Logged in after migration")
94 logging.info("Command output before migration differs from "
96 logging.info("Command: %s", test_command)
97 logging.info("Output before:" +
99 logging.info("Output after:" +
migration_with_file_transfer.py 1 import logging, time, os namespace
46 logging.info("File transfer not ended, starting a round of "
58 logging.info)
64 logging.info)
71 error.context("comparing hashes", logging.info)
module_probe.py 1 import re, commands, logging, os namespace
25 logging.debug('installer object: %r', installer_object)
30 logging.debug("mod list will be: %r", mod_list)
33 logging.debug("mod list from installer: %r", mod_list)
nic_hotplug.py 1 import logging namespace
44 logging.info("Adding netdev through %s", attach_cmd)
49 logging.error(network)
59 logging.error(network)
80 logging.info("Adding nic through %s", device_add_cmd)
85 logging.error(qdev)
102 logging.info("waiting for the guest to finish the unplug")
106 logging.error(vm.monitor.info("qtree"))
111 logging.info("Attach a virtio nic to vm")
122 logging.info("Shutting down the primary link"
    [all...]
physical_resources_check.py 1 import re, string, logging namespace
31 logging.error(fail_log)
39 logging.error(fail_log)
57 logging.error(fail_log)
60 logging.debug("Found devices: %s", device_found)
71 logging.error(fail_log)
84 logging.error(fail_log)
93 logging.info("Starting physical resources check test")
94 logging.info("Values assigned to VM are the values we expect "
104 logging.info("CPU count check"
    [all...]
timedrift.py 1 import logging, time, commands namespace
89 logging.info("Starting load on guest...")
98 load_session.set_output_func(logging.debug)
113 logging.info("Starting load on host...")
117 output_func=logging.debug,
125 logging.info("Sleeping for %s seconds...", load_duration)
138 logging.info("Host duration: %.2f", host_delta)
139 logging.info("Guest duration: %.2f", guest_delta)
140 logging.info("Drift: %.2f%%", drift)
143 logging.info("Cleaning up..."
    [all...]
unittest.py 1 import logging, os, shutil, glob, ConfigParser namespace
27 logging.debug('Flat file list: %s', unittest_list)
37 logging.debug('Unit test list: %s', test_list)
41 logging.info('Original test list overriden by user')
42 logging.info('User defined unit test list: %s', test_list)
52 logging.info('Running %s', t)
61 logging.error('Unittest config file %s has section %s but no '
68 logging.error('Unittest file %s referenced in config file %s but '
94 logging.info("Waiting for unittest %s to complete, timeout %s, "
104 logging.error("Unit test %s failed", t
    [all...]
  /external/autotest/client/tests/pktgen/
pktgen.py 1 import os, logging namespace
16 logging.info('Adding devices to run')
24 logging.info('Configuring devices')
  /external/autotest/client/tests/tiobench/
tiobench.py 1 import os, logging namespace
35 logging.info(results)
  /external/autotest/client/virt/tests/
iofuzz.py 1 import logging, re, random namespace
33 logging.debug("outb(0x%x, 0x%x)", port, data)
39 logging.debug(e)
49 logging.debug("inb(0x%x)", port)
54 logging.debug(e)
78 logging.debug("Session is not responsive")
80 logging.debug("VM is alive, try to re-login")
84 logging.debug("Could not re-login, reboot the guest")
100 logging.info("Enumerate guest devices through /proc/ioports")
102 logging.debug(ioports
    [all...]

Completed in 5757 milliseconds

1 2 3 4 5 6 78 91011>>