HomeSort by relevance Sort by last modified time
    Searched refs:property_path (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/site_tests/power_ProbeDriver/
power_ProbeDriver.py 116 property_path = os.path.join(bat_path, field)
118 raise error.TestNAError('Path not found: %s' % property_path)
119 return utils.read_one_line(property_path)
  /external/autotest/client/cros/
dhcpv6_test_base.py 84 [ proxy.get_dbus_object(ipconfig_object, property_path)
85 for property_path in device_properties['IPConfigs'] ])
dhcp_test_base.py 120 [ proxy.get_dbus_object(ipconfig_object, property_path)
121 for property_path in device_properties['IPConfigs'] ])

Completed in 2699 milliseconds