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

  /external/autotest/client/cros/tendo/n_faced_peerd/
n_faced_peerd_main.py 61 for other_instance in self._instances:
63 if instance == other_instance:
65 instance.add_remote_peer(other_instance.self_peer)
  /external/autotest/server/site_tests/network_WiFi_VerifyAttenuator/
network_WiFi_VerifyAttenuator.py 254 for other_instance in [x for x in range(self.num_phys)
256 other_phy_num = self._get_phy_num_for_instance(other_instance)
264 self.context.router.get_ssid(instance=other_instance),
  /external/v8/test/cctest/
test-api.cc 1398 Local<v8::Object> other_instance = local
    [all...]

Completed in 497 milliseconds