Searched refs:_GetGceLocalImagePath (Results 1 – 2 of 2) sorted by relevance
460 self.assertEqual(self.AvdSpec._GetGceLocalImagePath(fake_image_path),465 self.assertEqual(self.AvdSpec._GetGceLocalImagePath(fake_image_path),473 self.assertEqual(self.AvdSpec._GetGceLocalImagePath(fake_image_path),479 self.assertEqual(self.AvdSpec._GetGceLocalImagePath(fake_image_path),485 self.AvdSpec._GetGceLocalImagePath, fake_image_path)
487 self._local_image_artifact = self._GetGceLocalImagePath(495 def _GetGceLocalImagePath(local_image_dir): member in AVDSpec